ismaelvacco/Argocd Action Bot
Update the gitops repo with the latest changes
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 21, 2023
- License
- None
Pinned Snippet
uses: ismaelvacco/argocd-bot@b26cc3399fa4cccac52cd87a4ed042f1d30ac933 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| git_repository | The git repository (gitops) to update | yes | — |
| branch_name | The git branch to update | yes | — |
| git_private_key | The private key to use to authenticate to the git repository | yes | — |
| image_path | The path to the image to update | yes | — |
| image_version | The version of the image to update | yes | — |
| author_name | The name of the author to use for the commit | yes | — |
| author_email | The email of the author to use for the commit | yes | — |
Outputs
no outputs