Skip to content

Question: How to release from support branch? #269

@glianeric

Description

@glianeric

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions