It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi,
We have as part of our entire product set, we have a dozen other applications that make the entire set. When we build the primary app, we would like to trigger all the other app builds but only have it build if there are VCS changes. This is different than trigger on a VCS change or even Repository triggers the build when changes are committed.
Is that possible? I know this is possible with Teamcity but not sure on Bamboo.
Hello Lance Lyons,
Maybe, you could use the following URL with an script
http://localhost:8085/api/rest/updateAndBuild.action?buildKey=PROJ-PLAN
Replace http://localhost:8085 with Base URL to your Bamboo instance
Replace PROJ-PLAN with plan key you want to trigger
What the URL above does:
Basically, it will go through all plan branches in Bamboo (including the "master" plan) checking if there are changes in the repository and if finds it any, it will trigger a build against that branch.
Requirements:
—
Kind regards,
Rafael P. Sperafico
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreBamboo 5.9 will no longer be supported after June 12, 2017. What does this mean? As part of our End of Life policy, Atlassian supports major versions for two years after the first major iteratio...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.