sendinblue/Deployment Status Action
GitHub action for the deployment status update.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token to access the Deployments API (usually $GITHUB_TOKEN). | yes | — |
| deployment-id | Deployment ID (usually github.event.deployment.id). | yes | — |
| status | The state of the status. Can be one of "error", "failure", "inactive", "in_progress", "queued pending", or "success". | yes | — |
Outputs
no outputs