Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question on cascading merges #17

Open
crp746rb opened this issue Aug 26, 2022 · 0 comments
Open

Question on cascading merges #17

crp746rb opened this issue Aug 26, 2022 · 0 comments

Comments

@crp746rb
Copy link

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"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant