viliussutkus89/WaitForURLsToBeAvailable
Pause a CI workflow until a set of URLs become available
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| URLs | JSON encoded array of URLs to be checked | yes | — |
| timeoutSeconds | How long to wait after a failed check before retrying? | no | 60 |
| tryCount | How many times to try checking before assuming failure? | no | 20 |
Outputs
no outputs