ludalex/vercel-wait

Wait for a Vercel deployment to finish

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenVercel token can be obtained from https://vercel.com/account/tokensyes
project-idVercel project id can be obtained from `https://vercel.com/<team>/<project>/settings`yes
team-idVercel team id can be obtained from `https://vercel.com/teams/<team>/settings`yes
timeoutTimeout in secondsno600
delayDelay in seconds between API requests to Vercelno10
initial-delayDelay in seconds before starting the request loopno10
shaThe commit sha to wait foryes
canceled-as-readyTreat 'CANCELED' deployments as ready. Useful i.e. when build gets skipped due to no changes detected.notrue
namedescription
deployment-idThe deployment id
deployment-urlThe deployment url
deployment-stateThe deployment state
deployment-alias-errorThe deployment alias error