I have a CI task that is incrementing a build number in my git project, and as such, it has to make a new commit to push out the updated build number. This in turn goes into stash which signals bamboo to start a build. Is there a way to suppress this behavior? Either on Stash's end or Bamboos? I guess I could check the commit in bamboo and abort the build if the committer is bamboo - but i'm looking for something more elegant.
You can find the answer to this question here: How to prevent a bamboo build triggering?
Hi Jeff,
Bamboo has provision to automatically trigger build plans if code changes are committed to working rep.
Are you looking for something like run your build plan manually, then probably this doc can help a lot.
https://confluence.atlassian.com/bamboo/running-a-plan-build-manually-289276898.html
BR
Rahul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.