Skip to content

Conversation

@khiga8
Copy link
Collaborator

@khiga8 khiga8 commented Feb 25, 2025

This PR attempts to save clicks for FR by grouping minor/major dependabot updates together. The idea is that minor/major dependabot updates are less likely to contain breaking changes, and the major changes will be opened as its own PR. If this config doesn't work for the team, we can revert it or adjust it!

Copilot AI review requested due to automatic review settings February 25, 2025 17:03
@khiga8 khiga8 requested a review from a team as a code owner February 25, 2025 17:03
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Overview

This PR introduces grouped dependabot updates to save clicks by consolidating minor and patch dependency updates together while major updates remain separate.

  • Group minor and patch updates for all dependencies in the root configuration.
  • Apply the same grouping logic to the GitHub Actions package ecosystem.

Reviewed Changes

File Description
.github/dependabot.yml Adds 'groups' configuration for minor/patch updates

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more

@khiga8 khiga8 merged commit 3bec803 into main Feb 25, 2025
13 checks passed
@khiga8 khiga8 deleted the kh-grouped-dependabot branch February 25, 2025 17:12
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.

3 participants