I am configuring a bamboo plan to automatically create a release branch from the master as soon as there is a new tag in the branch. For this, I am using the tag trigger in bamboo triggers. I have set up this trigger according to the given instructions on the bamboo site ( https://confluence.atlassian.com/bamboo/tag-triggering-1031180298.html ). My repo is on the bitbucket server, do I need to configure something on the repository side as well something?
The repository commit trigger is working for me, without any special changes on the repository side, so now I am not sure why the Tag trigger is not working.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.