Skip to content

chore: add label and remove reviewers #3828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jpayne3506
Copy link
Contributor

Reason for Change:

Removes deprecated reviewers field and add release/v1.6 label to relevant Dependabot PRs

Issue Fixed:

Requirements:

Notes:

@jpayne3506 jpayne3506 self-assigned this Jul 15, 2025
@Copilot Copilot AI review requested due to automatic review settings July 15, 2025 17:51
@jpayne3506 jpayne3506 requested a review from a team as a code owner July 15, 2025 17:51
@jpayne3506 jpayne3506 added the ci Infra or tooling. label Jul 15, 2025
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 updates the Dependabot configuration to remove deprecated reviewers field and add the release/v1.6 label to dependency update PRs targeting the release/v1.6 branch.

  • Removes deprecated reviewers field from two Dependabot update configurations
  • Adds release/v1.6 label to both the main directory and azure-ipam directory configurations
Comments suppressed due to low confidence (2)

.github/dependabot.yaml:111

  • The label name 'release/1.6' is inconsistent with the target branch 'release/v1.6'. Consider using 'release/v1.6' to match the branch naming convention.
  labels: [ "dependencies", "release/1.6"  ]

.github/dependabot.yaml:133

  • The label name 'release/1.6' is inconsistent with the target branch 'release/v1.6'. Consider using 'release/v1.6' to match the branch naming convention.
  labels: [ "dependencies", "azure-ipam", "release/1.6" ]

@jpayne3506
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.

@jpayne3506 jpayne3506 enabled auto-merge July 15, 2025 21:33
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.

1 participant