Skip to main content
Schema1.1.4object

deployment-status

The status of a deployment.

Source
github-v3-rest.json
Revision
f5f067c1e6f6
Active snapshot
85e53e3d0d65

Deployment Status

object

The status of a deployment.

created_at string (date-time)
required
deployment_url string (uri)
required
description string
required

A short description of the status.

environment string
optional

The environment of the deployment that the status is for.

environment_url string (uri)
optional

The URL for accessing your environment.

id integer
required
log_url string (uri)
optional

The URL to associate with this status.

node_id string
required
performed_via_github_app GitHub app object
optionalnullable

GitHub apps are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They come with granular permissions and built-in webhooks. GitHub apps are first class actors within GitHub.

repository_url string (uri)
required
state string
required

The state of the status.

target_url string (uri)
required

Deprecated: the URL to associate with this status.

updated_at string (date-time)
required
url string (uri)
required