Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configuration Conditions are used as a way to queue or discard a build if certain conditions are met. When creating a condition, you provide a behaviorbehaviour, the build type it's applied to and a list of conditions. The following image shows the dialog when creating a configuration condition.

Image RemovedImage Added

Behavior

This field defines the behavior of the build when the conditions are met. You can choose between Queue and Discard.

...

The Applied to field stipulates which type of builds the conditions are applied. The three options are User, for when the build is manually started by a user, Trigger, when a build was triggered by a previously configured Triggers and Any, which applies the conditions to both User and Trigger builds.

...