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

Unknown macro: {spacejump}

of Bamboo, or visit the latest Bamboo documentation.

プランでは、ビルドするもの、ビルドをトリガーする方法、実行するジョブなど、ビルド プロセスに関するあらゆる要素を定義します。

このページには次の方法が記載されています:

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

Creating a new plan

To create a new Bamboo Plan:

  1. Click Create > Create a new plan in the top menu bar. Complete the build plan details on the Configure plan page:

    プロジェクトビルド プロジェクトの名前
    プラン名ビルド プランの名前
    プラン キービルド プランのキー
    プランの説明ビルド プランの機能または目的の簡単な説明
  2. Choose from either previously used repositories, or link to a new repository:


    If you want to link a new repository, select your code repository host from the options:

    StashAn enterprise Git repository tool by Atlassian. Learn more...
    BitbucketA free code DVCS hosting site for Git and Mercurial. Learn more...
    その他

    他にもさまざまなリポジトリ ホストがサポートされています。

    コード リポジトリによっては、追加の情報を提供する必要があります。完了したら、次のステップに進みます。

    If you have previously linked a repository, then you may select it again, search for an alternative host or link a new one. Use the repository picker to select one of your existing linked repositories. Click Configure plan and you are done. You can now configure the tasks required by your build plan and jobs. Learn more about Jobs and tasks for build plans.

  3. Select the repository and branch for your plan. Note: These details are mandatory.
  4. リポジトリへのアクセスを指定します。次の中から選択できます。

    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
  5. You can now configure the tasks required by your build plan and jobs. Learn more about Jobs and tasks for build plans.

Cloning 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.

To clone an existing plan:

  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. プランの既存のプロジェクトを選択するか、新しいプロジェクトを作成します。
  4. 新しいプランの詳細を入力します。
  5. このプランを有効にするかどうかを選択します。プランを有効にすると、プランのトリガー設定に基づいてプランのビルドの実行を開始するように Bamboo が設定されます。
  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.