arda-cards/deployment-gate-pipeline-action
Grant a chart version deployment for a purpose
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 21, 2025
- License
- MIT
Pinned Snippet
uses: arda-cards/deployment-gate-pipeline-action@b05278892795e5f9e8f59048130be99407ca8cc3 # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| chart_version | The version to deploy | yes | — |
| chart_name | The name of the chart to deploy | yes | — |
| github_token | A github token that permits calling rerun-failed-jobs. | yes | — |
| locator_url | The URL of properties file that defines aws_region, aws_role, cluster_name, deployment_gate. | yes | — |
| locator_url_bearer | A authentication bearer with read access to locator_url. | no | "" |
| locator_url_token | An authentication token with read access to locator_url. | no | "" |
| purpose | The purpose in the deployment pipeline (dev, prod, ...) | yes | — |
Outputs
no outputs