replicatedhq/Wait For

Wait for checks on a ref to complete successfully

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub tokenno${{ github.token }}
refThe ref to wait forno${{ github.ref }}
timeoutTimeout in secondsno600
intervalPolling interval in secondsno10
check-nameCheck name to wait for. Overrids check-regexp if both are setno""
check-regexpCheck name regexp to wait forno""
ok-conclusionsThe job conclusions accepted as successful, comma separatednosuccess,skipped

no outputs