andrewnicols/Wait for a Netlify build to complete
Wait for a Netlify Deploy Preview to complete
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 0–2scored Jul 13, 2026
- Maintenance Recency
- Stalelast commit Mar 18, 2024
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: andrewnicols/wait-for-netlify-preview@875d93e6927b9ba99c4346e069a39e3f108d5bf2 # v1.0.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| site_id | The site_id of the Netlify site to test against | yes | — |
| max_timeout | The max time to run the action | no | — |
| netlify_secret | The Netlify Authentication secret | yes | — |
Outputs
| name | description |
|---|---|
| deployUrl | The site permalink |