benjaminmichaelis/Determine Runner for Jobs

Checks the status of self-hosted runners and selects a runner based on availability.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
primary-runnerThe labels of the self-hosted runner.yes
fallback-runnerThe runner to use if the primary runner is not available.yes
github-tokenThe GitHub token.yes
min-available-runnersThe minimum number of available runners to select the primary runner.no1
namedescription
runnerRunner labels as a comma-delimited string (backward compatible).
runner-jsonRunner labels as a JSON array for multi-label runs-on usage via fromJSON(...).