Reputation: 91
We are working on a POC with Bamboo and Bitbucket to do an auto-merge between the Master and Feature branches.
The task list is as follows:
I am able to do the first two steps but the next two are coming through. What can be the configuration issue in this plan?
Thanks
Upvotes: 2
Views: 1764
Reputation: 8267
You can establish automerging from your Bamboo plan.
Go to Plan Configuration -> Merging -> Branch merging enabled and you have 2 options:
For your user case you can use Branch updater, selecting the merged from the branch that you want and pushing on the branch that you want.
Upvotes: 2