Commit 13826ee
fix(mergify): remove auto-update rule that adds merge commits
The update action always creates merge commits when bringing PRs
up to date with main. The rebase action that previously handled
this correctly is deprecated for fork PRs after July 1, 2026.
Remove the auto-update rule entirely. Contributors can use the
existing conflict notification and manual @mergify rebase when
needed.
Closes: #1069
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Lalatendu Mohanty <lmohanty@redhat.com>1 parent 0d5711d commit 13826ee
1 file changed
Lines changed: 0 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | 81 | | |
93 | 82 | | |
94 | 83 | | |
| |||
0 commit comments