actions-marketplace-validations/WaitForURLsToBeAvailable

Pause a CI workflow until a set of URLs become available

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 21, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/viliussutkus89_waitforurlstobeavailable@c8e2946edac3ee604527c5107863db4781e34187 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
URLsJSON encoded array of URLs to be checkedyes
timeoutSecondsHow long to wait after a failed check before retrying?no60
tryCountHow many times to try checking before assuming failure?no20

no outputs