santaevpavel/Github Runner Health Check

Github Runner Health Check

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryRepository name with owner. For example, actions/checkout${{ github.repository }}
tokenA github token. It is used to access list of runners for a repository${{ github.token }}
labelsList of labels to look for runners{ "self-hosted" }
namedescription
number-all-runnersNumber of all added runners for a repository
number-online-runnersNumber of online runners for a repository
number-offline-runnersNumber of offline runners for a repository