sibz/await-status-action

description

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
authTokenauthTokenyes
contextssemi-colon separated list of contexts (check names)yes
timeoutmax time to waitno
notPresentTimeoutmax time to wait for a check to become presentno
pollIntervaltime to wait inbetween polling for statesno
completeStatessemi-colon separated list of states to consider complete, default: 'success'no
failureStatessemi-colon separated list of states to consider failure, default 'error;failure'no
refrefno${{ github.sha }}
ownerGitHub username of repository ownerno${{ github.repository_owner }}
repositoryGitHub repository where sha existno${{ github.repository }}
namedescription
result'success', 'failure' or 'timeout'
numberOfFailedChecksnumber of failing checks
failedCheckNamessemi-colon separated list of failed checks
failedCheckStatessemi-colon separated list of check results, on timeout will be state or 'not_present'