On this page:

Considerations for choosing a Build Strategy

Build Dependencies and Build Strategies

Build dependencies are "parent-child" relationships between plan builds, which can be configured so that a series of plan's builds are triggered. See Setting up Build Dependencies.

Conditional Build Triggers

This field is only available when configuring an existing plan.

You can choose to run builds of this plan only if other specified plans are currently passing. Those plans that must build successfully before this plan can be built. See also Setting up Build Dependencies.

To specify build trigger conditions:

  1. Navigate to the 'Plan Details' page for a plan:
    1. From the 'All Plans' tab of the dashboard, click on a plan.
    2. Choose Actions > Configure Plan.
    3. Click the Plan Details tab.
  2. Select Only run Build if other Plans are currently passing, under 'Trigger Conditions'.
  3. Specify one or more other plans by adding their full keys.

Related Topics

For more information on triggering plan builds, see the following topics: