poseidon/wait-for-checks
Wait for GitHub Status Checks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token for reading the status check runs | yes | — |
| interval | Interval or period in seconds to poll GitHub Check Runs | — | — |
| timeout | Timeout in seconds to poll GitHub Check Runs | — | — |
| delay | Period in seconds to wait before first poll of GitHub Check Runs | — | — |
| match_pattern | Regex match GitHub checks that should be watched | — | — |
| ignore_pattern | Regex match GitHub checks that should be ignored | — | — |
| ignore | GitHub checks that should be ignored (default ignores the current job) | — | — |
Outputs
no outputs