Disabling or deleting a plan
Bamboo allows you to disable or delete plans that you don't want to be built:
- Disabling a plan prevents it from being built. You can re-enable the plan, if you want to build it again.
For example, if a plan's latest build is broken and cannot be fixed quickly, you may want to disable it temporarily to stop the plan from being built. - Deleting a plan removes it completely from your Bamboo system. You will need to recreate a new plan from scratch, if you want to build it again.
For example, if a plan is no longer relevant, you may want to delete it.
On this page:
Disable a plan
- Go to Builds > All build plans and select the plan's name.
- Select Actions > Disable plan.
You can also disable the plan using the Plan enabled check box on the Plan details tab of a plan's configuration pages.
Note that disabling a plan doesn't disable its branch plans or builds which are already running.
Delete a plan
Deleting a plan deletes everything related to that plan, including the plan's configuration, all of the plan's job configurations and the plan's branch plans, job build results, artifacts, labels, and comments:
- Deleting a plan also deletes its branch plans. Be careful!
- The Admin global permission is required to delete a plan.
- A plan that is currently being built cannot be deleted. If you need to delete such a plan, stop the plan's build first. Refer to Stopping an active build for more information.
- Bamboo cleans up everything related to deleted plans every two minutes. You'll have to wait at least that long if you want to reuse the key from a deleted plan.
- If you need to keep a permanent record of the job build results for your plan, see Exporting data for backup.
There are two ways to delete a plan:
- From the dashboard:
- Go to Builds > All build plans and select the plan's name.
- Select Actions > Configure plan.
- Select Actions > Delete plan.
- In the Administration console:
- In the upper-right corner of the screen, selectAdministration> Overview.
- Under Plans, select Remove plans.
- Choose the plan you wish to delete.
- Select Delete at the bottom of the list. You will be prompted to confirm the deletion.
Last modified on Oct 10, 2023
Powered by Confluence and Scroll Viewport.