reviewable/Remove previous app versions

Remove all versions of the app beyond the set limit.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 14, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: reviewable/appengine-remove-action@68461113f9c86e8e59d7f84a9cf3dc330b503c64 # v3.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
project_idThe GCP project ID. Overrides project ID set by credentials.no
limitA number to set the total allowed deployed versions of your app.yes
apply_limit_after_daysVersions newer than this number of days before today will not be deleted. Older versions will be subject to the limit value.no
credentialsService account key to use for authentication. This should be the JSON formatted private key which can be exported from the Cloud Console. The value can be raw or base64-encoded.no
service_nameThe name of the service you want to target with the action.no

no outputs