Skip to content

Group dependabot updates into weekly PRs#4366

Open
reinkrul wants to merge 1 commit into
masterfrom
dependabot-grouped-weekly
Open

Group dependabot updates into weekly PRs#4366
reinkrul wants to merge 1 commit into
masterfrom
dependabot-grouped-weekly

Conversation

@reinkrul

Copy link
Copy Markdown
Member

Switch github-actions, gomod, and docker ecosystems from daily, ungrouped updates to weekly grouped PRs.

What changes

Ecosystem Before After
github-actions daily, ungrouped weekly, grouped (minor+patch)
gomod daily, ungrouped weekly, grouped (minor+patch)
docker daily, ungrouped weekly, grouped (minor+patch)
pip weekly, disabled unchanged

Why

  • Cuts the daily flood of individual PRs down to ~one grouped PR per ecosystem per week.
  • Each group is scoped to minor+patch. Major bumps stay outside the groups as individual PRs, so cross-breaking-change updates that need judgment remain individually reviewable.
  • Preserves soak time and anti-drift currency on master.

Assisted by AI

Switch github-actions, gomod, and docker ecosystems from daily,
ungrouped updates to weekly grouped PRs (minor+patch). Major version
bumps stay outside the groups so they remain individually reviewable.

Assisted by AI
@qltysh

qltysh Bot commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Qlty


Coverage Impact

⬇️ Merging this pull request will decrease total coverage on master by 0.03%.

🚦 See full report on Qlty Cloud »

🛟 Help
  • Diff Coverage: Coverage for added or modified lines of code (excludes deleted files). Learn more.

  • Total Coverage: Coverage for the whole repository, calculated as the sum of all File Coverage. Learn more.

  • File Coverage: Covered Lines divided by Covered Lines plus Missed Lines. (Excludes non-executable lines including blank lines and comments.)

    • Indirect Changes: Changes to File Coverage for files that were not modified in this PR. Learn more.

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