Closed trungleduc closed 2 weeks ago
Should we just rebase the suggestions
branch on main
instead of creating a PR?
Should we just rebase the
suggestions
branch onmain
instead of creating a PR?
I don't have the right to rebase this branch. It would be great if you could set up the backport bot. Maybe @jtpio knows how to do?
But even if we set up a backport bot, we will end up with a bunch of commits that are different from main
, right?
yep, but at least I don't need to ask you to rebase this branch every time.
@davidbrochart let's merge this?
@meeseeksdev hello
(to test if the bot is enabled here)
I'm Mr. Meeseek, @jtpio, Look at meee !
@davidbrochart let's merge this?
I'm just a bit worried about when we merge branch suggestions
into main
. Won't we get a bunch of conflicts?
@davidbrochart let's merge this?
I'm just a bit worried about when we merge branch
suggestions
intomain
. Won't we get a bunch of conflicts?
Theoretically no since we resolved conflicts on each backport PR. We can test it by merging this PR and then opening a PR to merge this branch to main
. The diff should only be your code, not the code from this backport PR
I agree that the diff should only be our code, but I think the backport PRs will still be seen as conflicts. Anyway, let's see with this one as you said :+1:
Backport #396