How to handle PRs? Rebase then on new main. When the CI of a PR fails, then this should be fixed by an agent. When CI is ok, merge them. How to configure that? Some projects want auto merge, some not.
How to handle PRs?
Rebase then on new main.
When the CI of a PR fails, then this should be fixed by an agent.
When CI is ok, merge them.
How to configure that?
Some projects want auto merge, some not.