Commit 4b5fe20
authored
Migrate GitHub Actions deps to Renovate (keep npm on Dependabot) (#72)
## Summary
- Remove `github-actions` ecosystem entry from `.github/dependabot.yml`
— now managed by shared
[CopilotKit/renovate](https://github.com/CopilotKit/renovate) config
- Delete `dependabot-auto-merge.yml` and `dependabot-major-analysis.yml`
workflows (GHA-specific)
- **Preserve** npm ecosystem entry in `dependabot.yml` (weekly,
@copilotkit/* grouping, jpr5 reviewer)
Part of [Renovate org rollout — Phase
1](https://www.notion.so/copilotkit/3613aa38185281a38863fcff2907021c).
## What stays on Dependabot
| Ecosystem | Directory | Interval |
|-----------|-----------|----------|
| npm | `/` | weekly |
## What moves to Renovate
| Ecosystem | Previously | Now |
|----------------|-----------|-----|
| github-actions | Dependabot (daily) | CopilotKit/renovate shared
config |4 files changed
Lines changed: 0 additions & 205 deletions
File tree
- .github
- workflows
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 4 | | |
11 | 5 | | |
12 | 6 | | |
0 commit comments