jameshenry/Wait for Nx Project deployments

Wait for Nx Project deployments

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
github-tokenThe value of secrets.GITHUB_TOKENyes
timeoutThe number of seconds after which to fail if no deployment is found.300
intervalThe number of seconds to wait between repeated checks for deployments.5
deployments-to-wait-forMapping of Nx projects to their deployment names that should be waited for by this actionyes
github-head-shaValue of `github.event.pull_request.head.sha` for the PRyes
namedescription
deploymentsStringified JSON of the deployments that were successfully awaited