wyrihaximus/Wait for commit statuses
Wait for commit statuses to be either successful or failed
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ignoreActions | CSV of action names to ignore. Note that these names are the human readable names use as status on commits, and show up as status checks on PRs. | yes | — |
| checkInterval | Time between checks (in seconds) | no | 10 |
| waitForCheck | Whether to wait for a check if none are present | no | "" |
Outputs
| name | description |
|---|---|
| status | Success or failure |