datadog/Datadog Deployment Gate

Evaluate a Datadog deployment gate to ensure deployment quality

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 17, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: datadog/deployment-gate-github-action@80d3e2c74f3f102d752d6bd1a1f58bbbe6c1857e # v2.1.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
serviceName of the service being deployedyes
envDeployment environment (e.g., staging, production)yes
versionVersion being deployed (required for gates with APM Faulty Deployment Detection rules)no
identifierCustom identifier for the deployment gate evaluation (defaults to "default")no
apm-primary-tagPrimary tag to scope down APM Faulty Deployment Detection rules analysis (e.g., region:us-central-1)no
fail-on-errorFail the command if timeout is reached or unexpected errors occur calling the Datadog APIs.nofalse
timeoutCommand timeout in secondsno
configPath to a file containing gate rule definitions.no
datadog-ci-versionVersion of datadog-ci to install. Use a major version like `v5` to get the latest release within that major version, or a specific tag like `v5.6.0` to pin.nov5

no outputs