Versions Compared

Key

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


Image Added

Field

Description

Gate Name

The name of the gate.

Approval Group

The FlexDeploy group which is responsible for approving or rejecting the task associated with this gate.

Precondition

An optional Groovy script which determines whether the gate or step is applicable during execution.  The script has access to variables and methods listed in the expression Image Addeddrop-down.  The script must return true if the gate/step is applicable, or false otherwise.  If no script is provided, the default is to return true (applicable).