kamilchodola/Wait for Workflow Action

Waits for a specified workflow to complete before proceeding

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
GITHUB_TOKENGitHub token to access the repositoryyes
workflow_idID of the workflow to wait forno
run_idIf provided will wait for workflow run with specified idno
max_wait_minutesMaximum time script will wait to workflow run to be found in minutesno5
intervalInterval in seconds which will be used for GitHub API callsno10
timeoutMaximum time script will wait to workflow run to be finishedno30
org_nameGitHub organization nameyes
repo_nameGitHub repository nameyes
refBranch reference (if empty, ref selected for trigger would be taken)no""

no outputs