Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to generate a new a new Branch and PR whenever there is new push to the repo #524

Open
BrunoMCBraga opened this issue May 26, 2023 · 1 comment

Comments

@BrunoMCBraga
Copy link

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

@kfalconer
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants