I have a great boss that knows that whatever I decide to do is probably the right priority. As long as our users are happy she is happy.
I have a great boss that knows that whatever I decide to do is probably the right priority. As long as our users are happy she is happy.
Is it quicker to fix it then to get the issue triaged? Just fix it and move on.
I would go with a trunk based approach. In other words no other long lived branches other than main. Push for review often and merge to main as soon as it’s approved.
If you don’t see a need for a more complex branch strategy, you probably don’t need it. Branches are always an increased risk for conflicts and can be a pain to resolve.