noirbizarre/Need checks

Verify or wait for commit status check

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token with proper permissions to query the API${{ github.token }}
repositoryGitHub repository to wait for${{ github.repository }}
refgit ref to check status on${{ github.ref }}
workflowRestrict checks to a given workflow
waitWait for all status checkfalse
wait_intervaltime interval (in seconds) between checks while waiting60
wait_timeoutmax time to wait if defined
conclusionscomma separated list of accepted conclusionssuccess,skipped

no outputs