-
-
Notifications
You must be signed in to change notification settings - Fork 187
Closed
Description
Here's the problem I am facing:
Release-start will check out the production branch to begin from there.
Release-finish will try to merge the changes to the production branch.
Looking at the code, it appears that these two mojos do not deal with support branches at all.
I do not wish to run hotfixes from support branches at all; in our workflow the support branch is to be directly worked on and released, a bit unlike the production branch which requires hotfixes and feature branches etc.
Would this be something that could be added to the release-* mojos, or would a support-release mojo be more appropriate here?
Or am I missing something?
Metadata
Metadata
Assignees
Labels
No labels