I am using tag triggers in my Bamboo plan which seem to work well. However, I have a use case where I want to build multiple tags for the same commit. If I wait enough time between build triggers to push each tag then Bamboo will build each one. If push every tag at once.
e.g. back to back
git push origin tag_a
git push origin tag_b
git push origin tag_c
git push origin tag_d
Only tag_a gets triggered. Other tags never get triggered. Is there some sort of race condition here?
Bamboo version 9.6
Thank you for your help!
Hello Tim,
Welcome to Atlassian community.,
Can you provide a screenshot of how you have defined these Tag Trigger in Bamboo.
Regards,
Shashank Kumar
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.