codex-/Await Local Workflow Run

Wait until the completion of a local repository workflow run before another step.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub Personal Access Token for making API requests.yes
workflowThe filename of the workflow that you wish to await completion of.yes
check_nameA specific check within the workflow to wait for. Await all checks if this is not specified.
timeout_minsTime until giving up on the workflow checks completion.15
poll_interval_msFrequency to poll the workflow run for a status.15000

no outputs