You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I see from the API docs that I can create a plan branch from an existing plan using this API call:
https://docs.atlassian.com/bamboo/REST/5.14.0/#d2e443
However, it doesn't seem like I am able to set plan variables for that branch. In addition there are a bunch of other things I can't set, like the schedule.
I'm aware that I can set custom variables using this API: https://docs.atlassian.com/bamboo/REST/5.14.0/#d2e954
However, that API call is only for individual builds, not for an entire plan branch. I have a plan that I'd like to create plan branches for programmatically, overring custom variables for each plan, and setting the new plan branches to run nightly. Is this possible with the REST api?
Did you ever figure something out for this? I'm looking for the same info. Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.