CreateDeploymentStatusInput [input]
Autogenerated input type of CreateDeploymentStatus
Attributes
Adds a new inactive status to all non-transient, non-production environment
deployments with the same repository and environment name as the created
status's deployment.
A unique identifier for the client performing the mutation.
The node ID of the deployment.
A short description of the status. Maximum length of 140 characters.
If provided, updates the environment of the deploy. Otherwise, does not modify the environment.
Sets the URL for accessing your environment.
The log URL to associate with this status. This URL should contain
output to keep the user updated while the task is running or serve as
historical information for what happened in the deployment.
The state of the deployment.
API:
Github GraphQL API