Hi,
I need to create a plan branch with setting some plan branch variables.
I have only get this API which gives me to run a plan branch with override a variable.
curl -s -X POST --user ${USER} 'http://bamboo:8080/rest/api/latest/queue/PROJ-PLANNAME?os_authType=basic?bamboo.variable.MY_PLAN_VARIABLE=300'
I don't want to run the plan branch directly, i just want to create it and set my plan branch variables which have some different variable value from plan variables.
Please suggest.
Feature request https://jira.atlassian.com/browse/BAM-17084
Use the following workaround:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.