Commit 1a0c1d7
authored
renovate: Use default rebaseWhen instead of conflicted (#94)
Remove the explicit rebaseWhen=conflicted override to use Renovate's
default of 'auto'.
The 'conflicted' setting was causing issues where Renovate would update
PR titles and descriptions to show newer available versions, but would
not actually push new commits to update the branch contents. This led
to confusing PRs like homebrew-bcvk#3 where the PR says 'v0.5.3 → v0.9.0'
but the code only updates to v0.6.0.
Assisted-by: OpenCode (Opus 4.5)
Signed-off-by: Colin Walters <walters@verbum.org>1 parent 7910dde commit 1a0c1d7
1 file changed
Lines changed: 0 additions & 6 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 18 | | |
25 | 19 | | |
26 | 20 | | |
| |||
0 commit comments