Skip to content

Conversation

paulyufan2
Copy link
Contributor

Reason for Change:

Issue Fixed:

This PR is to make ACN git repo dependent bot to pen one PR for go dependencies upgrade weekly for different version streaming

Requirements:

Notes:
reference link: https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/optimizing-pr-creation-version-updates#example-4-grouped-pull-requests-for-minorpatch-updates-and-no-pull-requests-for-major-updates

@Copilot Copilot AI review requested due to automatic review settings September 5, 2025 19:39
@paulyufan2 paulyufan2 requested a review from a team as a code owner September 5, 2025 19:39
@paulyufan2 paulyufan2 requested review from jpayne3506 and rbtr and removed request for Copilot September 5, 2025 19:39
rbtr
rbtr previously approved these changes Sep 5, 2025
@paulyufan2
Copy link
Contributor Author

/azp run Azure Container Networking PR

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@paulyufan2 paulyufan2 enabled auto-merge September 5, 2025 19:47
Copy link
Contributor

@jpayne3506 jpayne3506 left a comment

Choose a reason for hiding this comment

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

Lets add functionality first to master see how it behaves and then make broad changes.

We are able to have both grouped and individual updates for packages. Additionally, I am in favor of constraining the updates for grouped deps to be to minor and patch. This requires us to have a general block for a major version update for each go.mod.

@Copilot Copilot AI review requested due to automatic review settings September 8, 2025 15:59
Copy link
Contributor

@Copilot 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 reconfigures Dependabot to optimize dependency update management by transitioning from daily individual PRs to weekly grouped PRs for Go modules across multiple directories and branches.

  • Changed update frequency from daily to weekly (Sundays at 12:00 UTC) for all Go module directories
  • Implemented grouped updates for minor/patch versions to reduce PR volume
  • Added separate configurations for major version updates to maintain visibility

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

rbtr
rbtr previously approved these changes Sep 8, 2025
@jpayne3506 jpayne3506 added the ci Infra or tooling. label Sep 8, 2025
jpayne3506
jpayne3506 previously approved these changes Sep 8, 2025
@rbtr
Copy link
Collaborator

rbtr commented Sep 8, 2025

/azp run Azure Container Networking PR

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

rbtr
rbtr previously approved these changes Sep 8, 2025
@paulyufan2 paulyufan2 added this pull request to the merge queue Sep 8, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Sep 8, 2025
@paulyufan2 paulyufan2 added this pull request to the merge queue Sep 8, 2025
@paulyufan2 paulyufan2 removed this pull request from the merge queue due to a manual request Sep 9, 2025
@paulyufan2 paulyufan2 added this pull request to the merge queue Sep 9, 2025
@paulyufan2 paulyufan2 removed this pull request from the merge queue due to a manual request Sep 9, 2025
@paulyufan2 paulyufan2 added this pull request to the merge queue Sep 9, 2025
@paulyufan2 paulyufan2 removed this pull request from the merge queue due to a manual request Sep 9, 2025
@paulyufan2 paulyufan2 dismissed stale reviews from rbtr and jpayne3506 via 42f5d2f September 9, 2025 12:14
@paulyufan2 paulyufan2 enabled auto-merge September 9, 2025 15:26
@paulyufan2
Copy link
Contributor Author

/azp run Azure Container Networking PR

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@paulyufan2 paulyufan2 added this pull request to the merge queue Sep 9, 2025
Merged via the queue into master with commit 03bb0ca Sep 9, 2025
14 of 15 checks passed
@paulyufan2 paulyufan2 deleted the updateDependbot branch September 9, 2025 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Infra or tooling.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants