Documentation for Bamboo 4.0.x. Documentation for earlier versions of Bamboo is available too.

If a stage has failed in your build, you can choose to rerun the stage (with exactly the same data) instead of the entire plan.

To rerun a stage:

  1. Navigate to the failed build result, as described on Viewing a build result. The failed stage will be displayed in 'Failed Stage' area on the Summary tab.
  2. Click the button with the stage name to run the stage again.

Note that:

  • Only failing jobs will be re-run.
  • Subsequent stages will be executed automatically, unless they are manual stages.
  • If you want to keep track of the failure reason, you might want to add a comment to the build result to record it. The existing build result will be overwritten (Bamboo will not create a new build) and the previous failure reason will not be retained.

Screenshot: Rerunning a failed stage

  • No labels