The instructions on this page describe how to edit and move a Stage in a Plan. Stages group (or 'map') Jobs to individual steps within an entire Plan's build process. For example, you may have an overall Plan build process that comprises a compilation step, followed by several test steps, followed by a deployment step. You can create separate Bamboo Stages to represent each of these steps. Stages have the following characteristics:
Each new Plan created in Bamboo contains at least one Stage (to house the Default Job) and is known as the 'Default Stage'. Stages can only be configured by Bamboo administrators. |
On this page: |
Editing a Stage
To edit a Stage within a Plan:
- Navigate to the Stages for a Plan, as described in Configuring a Stage.
- Edit the Stage as desired:
- To edit the name and description of the Stage or configure whether it is a manual Stage, click the cog (
) icon and click 'Configure Stage'.
- To move the Stage, drag and drop the Stage to the desired place in the Plan.
- To edit the name and description of the Stage or configure whether it is a manual Stage, click the cog (
Screenshot: Stages for a Plan
Notes
- You may break artifact dependencies by moving Stages. Bamboo will warn you, if a dependency will be broken by moving a Stage.
Related Topics
Configuring a Stage (About Manual Stages)
Creating a Stage
Deleting a Stage
Configuring a Job's Build Artifacts