I have created a Pull Request in a Bit Bucket (well Stash technically) repository to merge a branch name that starts Bugfix/... into the Master branch. Before I can merge, one successful Build is required.
My Bamboo server has Automatic branch management enabled. However, the Match Name expression does not include branches beginning with Bugfix/ so the branch does not exist in Bamboo and does not automatically build.
Is there a way to force a manual build on my Bugfix branch? Or do I need to rename the branch or, alternatively, fix the Match Name in Bamboo so that Bugfix branches are included?
Hi,
In the 'branches' tab of your plan's settings, click the 'create plan branch' at the top right corner. Then you can ask Bamboo to detect all available branches on your code repo and manually select the one for which you want a new plan branch created
SnapCrab_NoName_2016-3-17_9-16-33_No-00.png
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.