cowprotocol/Auto-Deploy

Automatically trigger a re-deployment of Kubernetes pods.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jul 6, 2026
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: cowprotocol/autodeploy-action@73f1163f19a584cdc34e29aa84d630d7e6a45432 # v3

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

namedescriptionrequireddefault
podsThe pods to re-deploy
imagesRe-deploy all pods running this image
tagThe tag used for re-deploynodevelop
strategyThe strategy to use for this deploymentnorollout
urlThe re-deployment service URLyes
tokenThe access token for interacting with the re-deployment URLyes
timeoutThe timeout for the re-deployment requestno60000
namedescription
status_codeThe status code from the re-deploy HTTP request