Skip to content

Update dependabot configuration to use weekly schedule and group dependencies#914

Open
zliang-akamai wants to merge 1 commit intomainfrom
zhiwei/dependabot-group-updates
Open

Update dependabot configuration to use weekly schedule and group dependencies#914
zliang-akamai wants to merge 1 commit intomainfrom
zhiwei/dependabot-group-updates

Conversation

@zliang-akamai
Copy link
Member

No description provided.

@zliang-akamai zliang-akamai requested a review from a team as a code owner March 13, 2026 16:57
@zliang-akamai zliang-akamai requested review from ckulinsk, Copilot and vshanthe and removed request for a team March 13, 2026 16:58
Copy link
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 reduce update noise by switching Go module updates to a weekly cadence and grouping common dependency families.

Changes:

  • Changed root gomod Dependabot schedule from daily to weekly.
  • Added dependency grouping rules (golang.org, k8s.io, github.com/google, github.com/linode) for gomod updates across /, /k8s, and /test.
  • Added a new gomod update entry for the /k8s module.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@zliang-akamai zliang-akamai marked this pull request as draft March 13, 2026 17:30
@zliang-akamai zliang-akamai force-pushed the zhiwei/dependabot-group-updates branch from a0440ec to 086d421 Compare March 13, 2026 17:31
@zliang-akamai zliang-akamai requested a review from Copilot March 13, 2026 17:31
@zliang-akamai zliang-akamai marked this pull request as ready for review March 13, 2026 17:32
Copy link
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

This PR adjusts the repository’s Dependabot configuration to reduce update frequency and group related Go module dependency updates, helping keep update PRs more manageable.

Changes:

  • Switched the gomod update schedule from daily to weekly.
  • Added dependency groups for common Go module namespaces (golang.org/*, k8s.io/*, github.com/google/*, github.com/linode/*) to consolidate update PRs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

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