arda-cards/deployment-gate-action
Request or gant deployment
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 20, 2025
- License
- MIT
Pinned Snippet
uses: arda-cards/deployment-gate-action@12cec81619f76d70d7341b78fffe9f7f9e473dfb # v1.0.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| aws_region | The AWS region to deploy to | yes | — |
| chart_name | The name of the chart to deploy | yes | — |
| chart_version | The version of the chart to deploy | yes | — |
| cluster_name | The name of the cluster | yes | — |
| deployment_gate | The operating mode for the gate, one of `none` or `manual` | yes | — |
| deployment_gate_namespace | The namespace for the various configuration maps | no | deployment-gate-action |
| github_token | A github token that permits calling rerun-failed-jobs; required only to grant requests. | no | — |
| mode | `request` or `grant` permission to proceed | yes | — |
| purpose | The purpose in the deployment pipeline (dev, prod, ...) | yes | — |
Outputs
no outputs