danieldeichfuss/Get Status Checks

Get the status checks of a given ref.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
refGit ref, e.g. the sha.yes
tokenThe GitHub token used to create an authenticated client.no${{ github.token }}
ignoreWorkflow names that will be ignored during the validation. For multiple values, please separate them with commas, e.g. "test,build,get-status"no
namedescription
all-checks-completedReturns true if all checks are completed.
all-checks-passedReturns true if all checks concluded either with success or skipped.