cloudposse/Wait commit status
Checks GitHub API for a given commit and look the commit status
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| check-retry-count | Check retry count | no | 5 |
| check-retry-interval | Check retry interval (in seconds) | no | 10 |
| token | Github authentication token | no | ${{ github.token }} |
| repository | Repository | yes | — |
| sha | Commit SHA | yes | — |
| status | Commit status name | yes | — |
| expected_state | Commit status state wait for. Valid values 'success', 'error', 'failure', 'pending' | no | success |
Outputs
no outputs