roryq/Required Checks

Define required checks inside your repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 31, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: roryq/required-checks@41fb430dc65d2e0a205f1fc1a760e336b3cdd91e # v1.2.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
required_workflow_patternsList of regex patterns to check.yes
conditional_path_workflow_patternsDictionary of path globs and regex patterns to check. If a commit file matches a path glob then the corresponding patterns will be checked.
tokenGitHub token
target_shaTarget SHA.
initial_delay_secondsInitial delay before polling.
poll_frequency_secondsPolling frequency.
missing_required_retry_countNumber of times to retry if a required check is missing, for cases where the workflow is still being created.
versionRelease version of action to run.

no outputs