actions-marketplace-validations/Wait for deployment with SHA

Block until a deployment is finished for the pushed commit, and get the URL for running any further tests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenYour GitHub access token.yes
environmentThe deployment environment to wait for.yes
shaThe SHA of the commit being deployed.yes
timeoutThe number of seconds after which to fail if no deployment is found.30
intervalThe number of seconds to wait between repeated checks for deployments.5
namedescription
urlThe deployment URL
idThe GitHub deployment id