arda-cards/deployment-gate-pipeline-action

Grant a chart version deployment for a purpose

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Aug 21, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: arda-cards/deployment-gate-pipeline-action@b05278892795e5f9e8f59048130be99407ca8cc3 # v1.0.0

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

namedescriptionrequireddefault
chart_versionThe version to deployyes
chart_nameThe name of the chart to deployyes
github_tokenA github token that permits calling rerun-failed-jobs.yes
locator_urlThe URL of properties file that defines aws_region, aws_role, cluster_name, deployment_gate.yes
locator_url_bearerA authentication bearer with read access to locator_url.no""
locator_url_tokenAn authentication token with read access to locator_url.no""
purposeThe purpose in the deployment pipeline (dev, prod, ...)yes

no outputs