hamstu/Wait for commit status
Wait until the given commit status matches the expected state before proceeding.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github token for the workflow | yes | — |
| status-context | The string (context) name of the commit status to wait on (e.g., jenkins/build) | yes | — |
| check-interval | Time to wait between checks | — | — |
Outputs
| name | description |
|---|---|
| status | The status object |