Bamboo 3.4 : Disabling or Deleting a Job

Bamboo allows you to disable or delete Plans/Jobs that you don't want to be built:
  • Disabling a Plan/Job prevents it from being built. Disabling a Plan prevents Bamboo from submitting that Plan to the build queue. Disabling a Job prevents Bamboo from building that single Job within a Plan, allowing the rest of the Plan's Jobs to be built. You can re-enable the Plan/Job, if you want to build it again.
     
    For example, if a Plan's/Job's latest build is broken and cannot be fixed quickly, you may want to disable it to temporarily stop the Plan/Job from being built.
     
  • Deleting a Plan/Job removes it completely from your Bamboo system. You will need to recreate the new Plan/Job from scratch, if you want to build it again.
     
    For example, if a Plan/Job is no longer relevant, you may want to delete it.

Disabling a Job

To disable a Plan's Job:

  1. Access the Job you want to disable. To do this:
    1. Click Dashboard and then the All Plans tab.
    2. Locate the Job's Plan in the list and click the Plan's name. The Plan's 'Plan Summary' page will be displayed.
    3. In the Stages section of this page, click the name of the Job you wish to access. The Job's 'Job Summary' page will be displayed.
      (tick) If necessary, expand the appropriate Stage to access your Job.
  2. Click the 'Actions' menu (at the right of this page) and select the 'Disable Job' menu option.

Deleting a Job

Deleting a Job deletes everything related to that Job, including the Job's configuration, build results, artifacts, labels and comments. However, everything else related to the Job's Plan and this Plan's other Jobs are retained by Bamboo.

Before you begin:

To delete a Job:

  1. Access the Job you want to disable. To do this:
    1. Click Dashboard and then the All Plans tab.
    2. Locate the Job's Plan in the list and click the Plan's name. The Plan's 'Plan Summary' page will be displayed.
    3. In the Stages section of this page, click the name of the Job you wish to access. The Job's 'Job Summary' page will be displayed.
      (tick) If necessary, expand the appropriate Stage to access your Job.
  2. Click the 'Actions' menu (at the right of this page) and select the 'Delete Job' menu option.

Notes

Related Topics

Creating a Job
Editing a Job
Disabling or Deleting a Plan