alexcnichols/Create a Deployment Status
Create a deployment status in your repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| deployment_id | The ID of the Deployment | yes | — |
| state | The state of the status. Can be one of error, failure, inactive, in_progress, queued, pending, or success. | yes | pending |
| environment_url | Sets the URL for accessing your environment. | no | "" |
Outputs
| name | description |
|---|---|
| id | The ID of the created Deployment Status |