Better example for image automation auto PR
The linked github actions workflow does not actually do what you need, I found a better one and demonstrated how to use it in this example. The "GitHub Actions Auto PR" use case could be expanded upon, but I think maybe this short version already says everything it needs to say! Signed-off-by: Kingdon Barrett <kingdon@weave.works>
This commit is contained in:
@@ -408,7 +408,7 @@ spec:
|
||||
```
|
||||
|
||||
You can use CI automation e.g. GitHub Actions such as
|
||||
[create-pull-request](https://github.com/peter-evans/create-pull-request)
|
||||
Flux's [GitHub Actions Auto PR](/use-cases/gh-actions-auto-pr) example
|
||||
to open a pull request against the checkout branch.
|
||||
|
||||
This way you can manually approve the image updates before they are applied on your clusters.
|
||||
|
||||
Reference in New Issue
Block a user