Commit 71ecd5f
committed
🎨 Stopped Renovate from recreating immortal PRs
Renovate kept recreating grouped PRs such as babel, storybook,
CSS preprocessors and tailwind even after they were manually closed
and their branches were deleted. The logs showed Ghost's
recreateClosed=false was being normalized to recreateWhen=auto, which
still allows Renovate to recreate immortal grouped PRs.
Switching to recreateWhen=never matches Renovate's documented way to
keep immortal PRs closed while still allowing intentional reopening
from the Dependency Dashboard when we want to work through them.1 parent a1048d6 commit 71ecd5f
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments