actions-marketplace-validations/Await Remote Run

Await a remote repository run to complete, returning a result.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 23, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/codex-_await-remote-run@4653c32f8bfd841e3bd9ca18f488ef16f354e876 # no releases — HEAD as of 2026-07-15

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGitHub Personal Access Token for making API requests.yes
repoRepository of the action to dispatch.yes
ownerOwner of the given repository.yes
run_idRun ID to await the completion of.yes
run_timeout_secondsTime until giving up on the run.300
poll_interval_msFrequency to poll the run for a status.5000

no outputs