scribd/Skip required status checks on pull requests.

GitHub Action for skipping required status checks on pull requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
checksThe status check(s) to skip.yes
reasonA short description of why the check was skipped.Skipping Required Check
shaA commit for which to create a status. Only necessary to set if posting to a different repository.${{ github.sha }}
github-tokenThe GitHub token to use. Only necessary to set if posting to a different repository.${{ github.token }}
repoThe repository to skip the check in. Only necessary to set if posting to a different repository.${{ github.repository }}

no outputs