post
https://app.changetrax.io/api/v1/deployment-gates/check
Evaluates whether a deployment is permitted according to the matching policy and the RFC/Release status in ChangeTrax.
Use this endpoint from your CI/CD pipeline (GitHub Actions, Azure DevOps, Jenkins, etc.) immediately before deploying.
Typical response flow:
result: Allowed— deploy is safe to proceedresult: AllowedWithWarnings— proceed with caution; reviewwarningsresult: Denied— block the deployment; reviewblockersandnextActions
Set dryRun: true to evaluate rules without recording the check.
Requires Enterprise plan. Authenticate with an API key scoped to gates:check.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…