xenitab/GitOps Promotion
A tool to do automatic promotion with a GitOps workflow.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Action to perform; one of "new", "feature", "promote" or "status". See https://github.com/XenitAB/gitops-promotion/README.md for details. | yes | — |
| token | Access token (PAT) to git provider. You probably want secrets.GITHUB_TOKEN | yes | — |
| group | Main application group; relevant when action is "new" or "feature" | no | — |
| app | Name of the application; relevant when action is "new" or "feature" | no | — |
| tag | Application version/tag to set; relevant when action is "new" or "feature" | no | — |
| feature | Feature name; relevant when action is "feature" | no | — |
Outputs
no outputs