yuichielectric/Set Deployment Status Action
Set deployment status on GitHub. https://developer.github.com/v3/repos/deployments/#create-a-deployment-status
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| deployment_id | Deployment ID | — | — |
| state | The state of deployment. Can be one of `error`, `failure`, `inactive`, `in_progress`, `queued pending`, or `success` | — | success |
| target_url | The target URL to associate with this status. | — | — |
Outputs
no outputs