Skip to content

On branch edburns/dd-2969317-introduce-groups#116

Merged
edburns merged 1 commit intomainfrom
edburns/dd-2969317-introduce-groups
Apr 25, 2026
Merged

On branch edburns/dd-2969317-introduce-groups#116
edburns merged 1 commit intomainfrom
edburns/dd-2969317-introduce-groups

Conversation

@edburns
Copy link
Copy Markdown
Collaborator

@edburns edburns commented Apr 25, 2026

modified: .github/dependabot.yml

  • Introduce groups to reduce quantity of commits while preserving update fidelity.

modified:   .github/dependabot.yml

- Introduce groups to reduce quantity of commits while preserving update fidelity.
Copilot AI review requested due to automatic review settings April 25, 2026 14:29
@edburns edburns merged commit 122a2cf into main Apr 25, 2026
9 checks passed
@edburns edburns deleted the edburns/dd-2969317-introduce-groups branch April 25, 2026 14:31
Copy link
Copy Markdown
Contributor

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.

Pull request overview

Updates Dependabot configuration to use dependency groups, aiming to reduce the number of Dependabot PRs/commits created while keeping updates organized.

Changes:

  • Add a github-actions group to bundle GitHub Actions updates.
  • Add a maven-deps group to bundle Maven dependency updates.
  • Remove the explicit open-pull-requests-limit for the Maven ecosystem entry (grouping now primarily governs PR volume).
Show a summary per file
File Description
.github/dependabot.yml Introduces Dependabot grouping for GitHub Actions and Maven updates to reduce PR noise.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 2

Comment thread .github/dependabot.yml
Comment thread .github/dependabot.yml
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