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?
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.