datadog/Ensure CI Success
Ensure all CI checks and commit statuses pass on a PR
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| initial-delay-seconds | Number of seconds to sleep before checking CI statuses | no | 5 |
| max-retries | Number of retries to wait for checks still in progress | no | 5 |
| polling-interval-seconds | Seconds to wait between retries when checks are still running | no | 60 |
| ignored-name-patterns | List of job name patterns to exclude from evaluation | no | — |
| github-token | GitHub token to access PR commit statuses and checks | no | ${{ github.token }} |
| full-details-summary | True to display all checks in job summary, false to display only failed checks | no | false |
Outputs
no outputs