Commit 6632e55
fix(renovate): align config with org standard — extend shared config, automerge digests
Dakota's renovate config was extending config:recommended instead of
the org's local>projectbluefin/renovate-config. It also didn't automerge
'digest' type updates (SHA pins are digest type), causing drift.
Changes:
- Extends local>projectbluefin/renovate-config (gets org rules)
- Adds digest to automerge matchUpdateTypes
- Adds projectbluefin/actions grouping rule (atomic SHA PRs)
- Preserves enabledManagers: github-actions (BST sources tracked separately)
- Preserves bonedigger exclusion
Resolves: projectbluefin/common#605
Assisted-by: Claude Sonnet 4 via pi
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 8f9cc82 commit 6632e55
1 file changed
Lines changed: 19 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | 12 | | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | 17 | | |
22 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
23 | 37 | | |
24 | 38 | | |
25 | 39 | | |
| |||
29 | 43 | | |
30 | 44 | | |
31 | 45 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 46 | | |
39 | 47 | | |
40 | 48 | | |
0 commit comments