You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At my current company, everytime there is a push to the flux configuration folder, a new Branch is created. Is it possible to do this with image-automation-controller? I want to have a PR everytime a new change is pushed so i can peer review. Currently, it seems the first push to the branch opens a PR but the subsequent pushes go to the branch and the changes are not merged into master.
Thanks
The text was updated successfully, but these errors were encountered:
I have the same issue, and brought it up in slack channel. I suggested an option to include a random suffix to the branch parameter. This way we can still write github actions based on an expected branch prefix.
At my current company, everytime there is a push to the flux configuration folder, a new Branch is created. Is it possible to do this with image-automation-controller? I want to have a PR everytime a new change is pushed so i can peer review. Currently, it seems the first push to the branch opens a PR but the subsequent pushes go to the branch and the changes are not merged into master.
Thanks
The text was updated successfully, but these errors were encountered: