Hello,
I've a plan, which gets few parameters and runs a python script.
I'd like to run this plan from bigger system, which monitors my clearcase source control and when new baseline created it launch this bamboo plan. What is the best way to do this and how can I pass few parameters.
Use the queueBuild action from the Bamboo Command Line Interface (CLI) and provide build variables via the various field/value parameters.
Even better would be queue REST resource https://developer.atlassian.com/display/BAMBOODEV/Bamboo+REST+Resources#BambooRESTResources-BuildQueueService
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.