Creating a plan

On this page

Still need help?

The Atlassian Community is here for you.

Ask the community

A plan defines everything about your build process, including what gets built, how the build is triggered and what jobs are executed.

This page describes how to:

Note, you need the Create User or Admin global permission to create or clone a plan.

Create a new plan

  1. In the top menu bar, click Create > Create plan.

  2. Complete the build plan details on the Configure plan page.

  3. Link repository to new build plan:

    • link previously used repository OR 
    • link to a new repository...
      1. Select your code repository host.
      2. Give your repository a display name.
      3. Provide repository URL.
      4. Specify access to the repository. You may choose from:

        Allow all users to reuse the configuration of this repository
        All user access. This is the default access setting.

        Only you are allowed to reuse the configuration of this repository
        Limit access to just yourself.

        For more information about source code repositories in Bamboo, see Linking to source code repositories.


  4. Click Configure plan and you are done.
    You can now configure the  tasks  and  jobs  required by your build plan. 

Clone an existing plan

When you clone an existing plan, you make a copy of that plan and its entire configuration, with the exception of any branches:

  1. Click Create >  Clone an existing plan in the top menu bar.
  2. Use Plan to clone to select a plan. Only plans for which you have the 'Clone' and/or 'Admin' plan permission are shown.
  3. Choose an existing project for the plan, or create a new project.
  4. Enter details for the new plan.
  5. Choose whether to enable this plan. Enabling the plan instructs Bamboo to start running builds of the plan, based on the plan's trigger configuration.
  6. When you click Create, the 'Plan Summary' page for the new plan will be displayed. Bamboo will automatically run an initial build for your new plan.
Last modified on Apr 24, 2018

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.