Skip to content

Question on cascading merges #17

Description

@crp746rb

My developers are terrible at keeping their feature release branches up to date with changes made to the production branch after they have created their feature release branch. Could I use this tool to automate these merges.

Example, we have our production branch which is the default and compare branch called "PROD".
Developer X creates a new feature release branch called "X" as a copy of "PROD".
Developer Y creates a new feature release branch called "Y" as a copy of "PROD".

Developer Y finished their work first and merges their branch "Y" into branch "PROD".

My question is, would this extension be able to automatically perform a merge request of "PROD" to branch "X"?

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