actions-marketplace-validations/Wait For Workflows To Succeed

Given a list of local workflow file names, wait for ones that were created for the same push/pull_request event to succeed

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
wait-interval-secondsSeconds to wait between checksyes
wait-max-secondsMax seconds to wait in total before failingyes
repo-tokenThe github.token in context or GITHUB_TOKEN env variable repo token for your workflowyes
workflowsThe workflows to wait for. Either specify one as a normal string or several workflows as newline separated strings with forexample the | multiline YAML syntaxyes
debugWhether or not to have debug logs show. Possible values are `on`, `off`, and `verbose`nooff

no outputs