tamcore/PR Merge Gatekeeper

Ensures all CI checks pass before merging PRs. Polls check runs and statuses, retrying in-progress checks.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github-tokenGitHub token to access PR commit statuses and checksno${{ github.token }}
initial-delay-secondsSeconds to sleep before the first checkno5
max-retriesNumber of retries while checks are still in progressno5
polling-interval-secondsSeconds to wait between retry attemptsno60
ignored-name-patternsNewline-separated list of regex patterns to exclude jobs from evaluationno""
full-details-summaryShow all checks in the summary (not just failures)nofalse

no outputs