kalanaratnayake/sequential-dispatcher

Dispatch another workflow and optionally wait for completion

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
workflow_filePath to the workflow file inside .github/workflows (e.g., .github/workflows/build.yml)yes
refGit ref to run (branch or tag)nomain
waitWait for the dispatched workflow to completenotrue
timeout-secondsMax seconds to wait for completionno7200
poll-interval-secondsPolling interval in secondsno10
labelHuman-friendly label for logsnoSequential Dispatcher
tokenGitHub token (defaults to GITHUB_TOKEN)no
namedescription
run_idDispatched workflow run id
conclusionConclusion of the completed workflow