autotelic/Wait For Github Status Check

Wait for a specific GitHub status check to complete

View on GitHub

Trust Signals

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

no outputs