Skip to content

Commit aa21de8

Browse files
sorccuclaude
andauthored
chore: remove dependabot in favor of weekly batch dependency updates [RED-695] (#1395)
Dependabot opened up to 3 npm version-update PRs daily, duplicating the weekly batched dependency update that is Node-floor aware and respects the minimumReleaseAge embargo in pnpm-workspace.yaml. Its output was already being discarded: the five most recent Dependabot PRs were closed rather than merged. Dependabot's version updates were the only remaining producer of the `dependencies` label, so the `Improvements` category that mapped it in .github/release.yml is removed too, along with the `dependencies` exclusion under `Other Changes`. Weekly batch PRs are unlabeled and already fall into `Other Changes`, so generated release notes are unaffected in practice. Dependabot security alerts and security updates are a repository setting rather than a function of this config and remain enabled. Should a security-update PR be opened and merged, it carries the `dependencies` label and is now grouped under `Other Changes`. Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent cf60e7e commit aa21de8

2 files changed

Lines changed: 0 additions & 19 deletions

File tree

.github/dependabot.yml

Lines changed: 0 additions & 13 deletions
This file was deleted.

.github/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,3 @@ changelog:
1212
- title: Other Changes
1313
labels:
1414
- '*'
15-
exclude:
16-
labels:
17-
- dependencies
18-
- title: Improvements
19-
labels:
20-
- "dependencies"

0 commit comments

Comments
 (0)