knanao/Deploy Previews to Cloud Run

Use this action to deploy a revision to Cloud Run for preview.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
projectThe Google Cloud Project ID. If unset, this is inherited from the environment.no
regionRegion in which the resource can be found.nous-central1
serviceName of a Cloud Run service or fully qualified identifier for it.yes
revisionName of a Cloud Run revision or fully qualified identifier for it. This is inherited from image from the image tag version.no
imageName of the container image to deploy (e.g. gcr.io/cloudrun/hello:latest).yes
tagName of a traffic tag to assign to the revision for previews (e.g. pr-123).no
gcloud_versionVersion of the Cloud SDK to install. If unspecified or set to "latest", the latest available gcloud SDK version for the target platform will be installed. Example: "290.0.1".no
tokenThe GITHUB_TOKEN secret used to send comment on pull request.yes

no outputs