actions-marketplace-validations/Create Github Deployment Status
Update the status of a deployment by creating a new status
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GITHUB_TOKEN secret | yes | — |
| status | The status to create. Can be one of error, failure, inactive, in_progress, queued pending, or success | yes | — |
| description | The description to create. Restricted to 140 chars | no | "" |
| environment_url | Sets the URL for accessing your environment | no | "" |
| auto_inactive | Adds a new inactive status to all prior non-transient, non-production environment deployments with the same repository and environment name as the created status's deployment. An inactive status is only added to deployments that had a success state. | no | true |
Outputs
no outputs