Skip to content

chore(ci): Optimize dependabot grouping#830

Open
gregfurman wants to merge 1 commit into
warpstreamlabs:mainfrom
gregfurman:chore/ci/optimize-dependabot
Open

chore(ci): Optimize dependabot grouping#830
gregfurman wants to merge 1 commit into
warpstreamlabs:mainfrom
gregfurman:chore/ci/optimize-dependabot

Conversation

@gregfurman

@gregfurman gregfurman commented Apr 25, 2026

Copy link
Copy Markdown
Collaborator

Context

Currently, dependabot is not really utilised correctly. This PR aims to group together relevant updates for both version and security updates across our Go, GH actions, and npm deps (the docs site in ./website).

Changes

  • Groups patch/minor PRs for Go and npm version updates
  • Groups security PRs (all update levels) for Go and npm
  • Groups Docusaurus updates (all levels, including majors)
  • Creates individual PRs for major version updates (outside the Docusaurus group)
  • Groups GitHub actions updates into single PR

@gregfurman
gregfurman requested a review from jem-davies as a code owner April 25, 2026 14:13
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.

2 participants