Bamboo allows you to disable or delete Plans/Jobs that you don't want to be built:
|
On this page: |
Disabling a Plan
To disable a Plan:
- Navigate to the desired Plan, as described in Configuring a Plan.
- Click the 'Actions' dropdown and click 'Disable Plan'. The plan will be disabled.
Deleting 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 Job build results, artifacts, labels and comments.
Before you begin:
- If you need to keep a permanent record of the Job build results for your Plan, see Exporting Data for Backup.
- 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 Job Build for more information.
To delete a Plan:
There are two ways to delete a Plan:
- From the Dashboard:
- Navigate to the desired Plan, as described in Configuring a Plan.
- Click the 'Actions' menu (at the right of this page) and select the 'Delete Plan' menu option.
- Via the Administration Console:
- Click the 'Administration' link in the top navigation bar.
- Click the 'Remove Plans' link in the left navigation column.
- This will display a list of all plans in your Bamboo system. Select the check-box for the plan you wish to delete.
- Click the 'Delete' button at the bottom of the list.
- You will be prompted to confirm your deletion.
Screenshot above: Deleting Plans via Bamboo's Administration Console
Related Topics
Configuring a Plan
Exporting Data for Backup
Stopping an Active Job Build