How to run any Atlassian Bamboo plans or deployments from Bamboo plans

Опубликовано: 17 Май 2026
на канале: AutoTestingTools Pty Ltd
1,528
5

Create wrappers for end to end deployment of build and deployment between environments.

Available on Atlassian Marketplace.

https://marketplace.atlassian.com/app...

Adds decision making tasks to run build plan, run integration tests and deployment tests from build plans as well as deployment plans.

Deployment plans can call any build plan with integration tests and decide status.

Create wrapper plan to create, deploy, promote, rollback or rerun releases. The tasks can make decisions to control the execution of deployment chain. Bamboo variables can be used and updated.

Provides REST API to create releases, deploy releases, promote releases between environments or rollback releases.

This add on adds task to:

Run build any plan from build & deployment plan

Run tests from build & deployment plan

Create releases from build plan

Promote releases between environments from build plan

Rollback releases from build plan

Rerun deployments from build plan

All tasks has input condition which can use Bamboo variables to determine whether to execute or skip the task.

All tasks updates the provided Bamboo variable with execution status.

The add on also provides REST API to perform all above tasks.

The add on enables deployment plans to use integration tests plans and can mark deployment pass or fail.