Deployments

Get deployment status

Get status of all branch deployments

get/api/v1alpha/deploy_status

Response

Deployment status retrieved successfully

branchstring

Branch name

shastring

Git commit SHA

deploy_batch_idinteger nullable

ID of the deployment batch

deploy_state'success' | 'failure' | 'running'

Current state of the deployment

repostring

Repository name

failure_informationobject[] nullable

Information about deployment failures

Changes

Changed in 1 of the 6 revisions of this API.1