denispalnitsky/Gitops release
Updates a key in a repository and commit it
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| filename | Filename to update | yes | — |
| key | The key to update. Key is a string before the colon. Usually it's yaml key like `this-is-key: value` | yes | — |
| value | The value to set | yes | — |
| github-token | Github token to clone and commit target repository | yes | — |
| github-org-and-repo | Target organization and repository in form of `some-org/repo` | yes | — |
| github-username | Username of a user that will make a commit` | no | Gitops Release User |
| github-user-mail | Email of a user that will make a commit` | no | gitops-release@github.com |
Outputs
no outputs