Bamboo では、プランを無効にしたり、削除したりすることで、ビルド対象から除外できます。
- Disabling a plan prevents it from being built. You can re-enable the plan, if you want to build it again.
For example, if a plan's latest build is broken and cannot be fixed quickly, you may want to disable it temporarily to stop the plan from being built.
- Deleting a plan removes it completely from your Bamboo system. You will need to recreate a new plan from scratch, if you want to build it again.
For example, if a plan is no longer relevant, you may want to delete it.
Disabling a plan
To disable a plan:
- ダッシュボードの [All Plans (すべてのプラン)] タブで、プランの名前をクリックします。
- [Actions (アクション)] > [Disable Plan (プランを無効化)] の順に選択します。
プランの設定ページの [Plan Details (プランの詳細)] タブにある [Plan Enabled (プラン有効)] チェック ボックスを使用してプランを無効にすることもできます。
プランを無効にしても、そのブランチ プランは無効にならないことに注意してください。
プランの削除
Deleting a plan deletes everything related to that plan, including the plan's configuration, all of the plan's job configurations and the plan's branch plans, job build results, artifacts, labels and comments.
始める前に
- If you need to keep a permanent record of the job build results for your plan, see Exporting data for backup.
- The 'Admin' global permission is required to delete a plan.
- A plan that is currently being built cannot be deleted. If you need to delete such a plan, stop the plan's build first. Refer to Stopping an active build for more information.
- プランを削除すると、そのブランチ プランも削除されます。慎重に行ってください。
To delete a plan:
There are two ways to delete a plan:
- ダッシュボード:
- ダッシュボードの [All Plans (すべてのプラン)] タブで、削除するプランをクリックします。
- [Actions (アクション)] > [Configure Plan (プランを設定)] の順に選択します。
- [Actions (アクション)] > [Delete Plan (プランを削除)] の順に選択します。
- 管理コンソール:
- Click Administration in the top navigation bar.
- Click Remove Plans in the left navigation column.
- 削除するプランを選択します。
- リストの下部にある [Delete (削除)] をクリックします。プロンプトで、削除を確定します。