fountainhead/Wait For Check

Wait for another GitHub check to complete

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenThe GitHub token to use for making API requests.yes
checkNameThe name of the GitHub check to wait for. For example, `build` or `deploy`.yes
refThe Git ref of the commit you want to poll for a passing check.
repoThe name of the GitHub repository you want to poll for a passing check.
ownerThe owner of the GitHub repository you want to poll for a passing check.
timeoutSecondsThe number of seconds to wait for the check to complete.
intervalSecondsThe number of seconds to wait before each poll of the GitHub API.

no outputs