analyst-builder/Update Deployment Status
Create a deployment and update its status using a GitHub App
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app_id | The ID of your GitHub App | yes | — |
| app_private_key | The private key of your GitHub App | yes | — |
| environment | The name of the environment being deployed to | yes | production |
| state | The state of the deployment (success, failure, error, inactive) | yes | success |
| description | A short description of the status | no | Deployment finished |
Outputs
no outputs