This is the documentation for Bamboo 5.5. View this page for the

Unknown macro: {spacejump}

of Bamboo, or visit the latest Bamboo documentation.

When you create a new plan, you specify the default source repository to be used for your plan builds. Bamboo checks out the code from the repository before performing all the subsequent tasks for the build.

Bamboo is able to connect to a variety of version control systems. For details, please refer to the following pages:

If you are a Bamboo server administrator, you can configure a linked source repository. Linked repositories are available to all plans on the server.

Screenshot: Configuring a job — Bitbucket Source Repository


Viewing the source repository for a plan

To navigate to the source repository settings for a plan:

  1. Click Dashboard  and then the All Plans tab.
  2. Locate the plan in the list and click its  icon. The plan's configuration pages will be displayed.
  3. Click the Source Repositories tab to see all the repositories configured for this plan.
  4. Click the name of a repository to see its particular settings:

     


Viewing the source repository for a job

To navigate to the source repository settings for a job:

  1. Click Dashboard and then the All Plans tab.
  2. Locate the plan in the list which contains the job you wish to configure and click the plan's name. The plan's 'Plan Summary' page will be displayed.
  3. アクション > プランの設定を選択します。
  4. Click the name of the job in the 'Plan Navigator' on the left. The job's Summary will be displayed.
  5. Click the Tasks tab and then the Source Code Checkout task, to see the repository settings for your job. (Note that this may not be present in your job configuration if it has been explicitly removed by the user.)

For a description of configuring the Source Code Checkout task see Checking out code.