actions-marketplace-validations/Wait for Netlify
Wait for Netlify Deploy Preview to complete
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jan 13, 2024
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/jakepartusch_wait-for-netlify-action@34115ddadc53e2bef3229b93bf5688d851834c90 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| site_name | The Netlify site name to test against | yes | — |
| request_headers | Stringified HTTP Header object key/value pairs to send in requests | no | — |
| max_timeout | The max time to run the action | no | — |
| base_path | Base path to test | no | / |
Outputs
| name | description |
|---|---|
| url | The fully qualified deploy preview URL |