すべてのバージョン
Bamboo 5.13Bamboo 5.7.x
Bamboo 5.6.x
More...
A Bamboo plan (or build plan) is the "recipe" for a build.
A plan defines: what gets built (i.e. the source-code repository); how the build is triggered; which builder to use; which agent capabilities are required for the build ; what artifacts the build will produce; what tests to run; who will be notified of the build result; any labels with which the build result or build artifacts will be tagged; and who has permission to view and perform various actions on a plan and its build results.
Every plan belongs to a project.
Determining which plans an Agent can build:
A requirement is an agent capability required by a build plan.
Together, capabilities and requirements control which agents can execute builds for particular plans. Each plan can only be built by agents whose capabilities meet the plan's requirements.
Matching can be specified as either a regular expression or an exact match. See Specifying a Plan's Capability Requirements.To view the plans that an agent can build,