divyansh42/Check Self Hosted Runners

Check whether self hosted runner is present in org

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 6, 2021
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: divyansh42/check-self-hosted-runner@8cb965e69ce2fbb5558cf9069902e11960d0811e # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
github_tokenGithub Access Token with org and repo level permissionsyes
repository_path"Repository name with owner. For example, redhat-actions/check-self-hosted-runner. It can also take the name of the org. For example , redhat-actions" no${{ github.repository }}
labelsLabels in the runners to check for. For multiple labels, add all seperated by a comma(,) no
namedescription
runner_presentBoolean value which signifies the presence of self hosted runner