計画では、Bamboo における継続的インテグレーション ビルド プロセスに関するすべてを定義します。
計画:
- Has a single stage, by default, but can be used to group jobs into multiple stages.
- 同じリポジトリを使用して順番に実行される一連の 1 つ以上のステージを処理します。
- 既定のリポジトリを指定します。
- Specifies how the build is triggered, and the triggering dependencies between the plan and other plans in the project.
- Specifies notifications of build results.
- Specifies who has permission to view and configure the plan and its jobs.
- Provides for the definition of plan variables.
Every plan belongs to a project.
Projects and plans can only be configured by Bamboo administrators (see Creating a plan).
On this page:
プランの設定に移動
Choose Build > All build plans from the Bamboo header, then click the edit icon () for the plan you want to edit.
プランの設定は複数のタブにあります。
プランを設定
- 前述したように、プランの設定ページに移動します。
タブをクリックして、プランの各分野の設定を行います。
プランの詳細 A plan's Project Key and Plan Key are not editable once the plan is created, however see Moving plans to a different project. ステージ See Using stages in a plan. リポジトリ See Linking to source code repositories. トリガー See Triggering builds. ブランチ See Using plan branches. 依存関係 See Setting up build dependencies. 権限 See Configuring a plan's permissions. 通知 See Configuring notifications. Variables See Defining plan variables. その他 監査ログ プランの設定に対する変更の記録。初期設定では、この機能は無効化されています。有効にするには、[管理] > [システム] > [監査ログ] に移動します。

