Specifying the version of a gate - Amazon CodeCatalyst

Amazon CodeCatalyst will no longer be open to new customers starting on November 7, 2025. If you would like to use the service, please sign up prior to November 7, 2025. For more information, see How to migrate from CodeCatalyst.

Specifying the version of a gate

By default, when you add a gate to a workflow, CodeCatalyst adds the full version to the workflow definition file using the format:

vmajor.minor.patch

For example:

My-Gate: Identifier: aws/approval@v1

You can lengthen the version so that the workflow uses a specific major or minor version of the gate. For instructions, see Specifying the action version to use. The referenced topic refers to workflow actions but applies equally to gates.

For more information about gates in CodeCatalyst, see Gating a workflow run.