Skip to content

Cap the PR budget at five: bundle Dependabot minor/patch updates - #157

Merged
Sev7eNup merged 1 commit into
mainfrom
ci/dependabot-batching
Aug 7, 2026
Merged

Cap the PR budget at five: bundle Dependabot minor/patch updates#157
Sev7eNup merged 1 commit into
mainfrom
ci/dependabot-batching

Conversation

@Sev7eNup

@Sev7eNup Sev7eNup commented Aug 7, 2026

Copy link
Copy Markdown
Owner

Follow-up to the first live Dependabot sweep, which opened 21 individual PRs at once. New policy (recorded in CLAUDE.md): at most 5 PRs at any time, for work batches and bots alike. Each dependabot block now bundles minor+patch updates into one collective PR (github-actions bundles everything) and carries open-pull-requests-limit 1 - a hard total cap of 5, with majors queuing behind the collective PR.

On its next scheduled run Dependabot will supersede the remaining individual backlog PRs with the collective ones.

…e rule

The first live Dependabot sweep opened 21 individual PRs at once (its per-block
limits summed to exactly that). New policy, now written down in CLAUDE.md: at
most 5 PRs exist at any time, for work batches and bots alike. Every dependabot
block bundles its minor+patch updates into one collective PR (github-actions
bundles everything - actions bump majors routinely and the SHA-pinned usages
keep the diff reviewable) and carries open-pull-requests-limit 1, so majors
queue behind the collective PR instead of fanning out.
@Sev7eNup
Sev7eNup merged commit bbe95b5 into main Aug 7, 2026
7 checks passed
@Sev7eNup
Sev7eNup deleted the ci/dependabot-batching branch August 7, 2026 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant