ronymeyer/Workflow Checker

Check if there are any other pending or in progress workflows for given runner lable

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGITHUB_TOKENyes
currentRunIdThe run id of the current runner, required to exclude from results, pass in github.run_idyes
runnerLabelLable to be checked for other running workflowsyes
namedescription
foundRunningJobtrue if other running jobs have been found, false otherwise