kekehub/set-deployment-status
Set a status for a deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| base-url | Base URL of the GitHub enterprises API | no | — |
| deployment-id | ID of the deployment | yes | — |
| environment | Name of the environment that was deployment to | no | — |
| environment-url | Sets the URL for accessing the environment | no | — |
| repository | Owner and the repository name | no | ${{ github.repository }} |
| state | The state of the status | yes | — |
| token | Credential to access the GitHub API | no | ${{ github.token }} |
Outputs
no outputs