Hey guys, I'm a little confused about bamboo configuration. Here's what I wish to accomplish in a basic gitflow:
I can't seem to figure out how to do this.
If I make a plan that simply unit tests and then apply it to all branches (present and to come). I can't tell it to only merge the dev into the master..( Or I can't seem to figure out how). It looks like my only option is to merge all current branches into the master on success.
If I make a master build plan then the dev branch fails on the building phases (as is expected and therefore never reaches success/merge
Any help would be appreciated.
> I can't tell it to only merge the dev into the master..
You can enable merge configuration for each branch separately.
Go to Plan Configuration. On the left you have list of all plan branches. Click on the 'dev' branch. On the 'branch details' tab click 'Branch merging enabled' and select 'Gatekeeper'.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.