Skip to content

TPT-4419: Update dependabot configuration to support multiple gomod directories - #936

Closed
zliang-akamai wants to merge 1 commit into
linode:mainfrom
zliang-akamai:zhiwei/try-dependabot-auto-sync-sub-packages
Closed

TPT-4419: Update dependabot configuration to support multiple gomod directories#936
zliang-akamai wants to merge 1 commit into
linode:mainfrom
zliang-akamai:zhiwei/try-dependabot-auto-sync-sub-packages

Conversation

@zliang-akamai

Copy link
Copy Markdown
Member

📝 Description

Enable grouping to sync dependencies updates across root package and sub-packages

@zliang-akamai
zliang-akamai requested review from a team as code owners April 15, 2026 20:28
@zliang-akamai
zliang-akamai requested review from ckulinsk, Copilot and lgarber-akamai and removed request for a team April 15, 2026 20:28

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 keep Go module dependency updates aligned across the repository’s multiple Go modules (root, k8s, and test) by enabling multi-directory scanning and grouping.

Changes:

  • Configure Dependabot gomod updates to target multiple module directories (/, /k8s, /test).
  • Add a grouping rule intended to consolidate version updates by dependency name.

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

Comment thread .github/dependabot.yml
@zliang-akamai zliang-akamai added documentation for updates to the documentation in the changelog. repo-ci-improvement for improvements in the repository or CI workflow in the changelog. and removed documentation for updates to the documentation in the changelog. labels Apr 20, 2026

@lgarber-akamai lgarber-akamai left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thanks for tidying this up!

@zliang-akamai

Copy link
Copy Markdown
Member Author

Not needed. Newer dependabot seems to be able to handle it correctly without this change

@zliang-akamai
zliang-akamai deleted the zhiwei/try-dependabot-auto-sync-sub-packages branch August 5, 2026 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

repo-ci-improvement for improvements in the repository or CI workflow in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants