Skip to content

dependabot.yml: drop the retired 'dotnet' label#167

Merged
Chris-Wolfgang merged 2 commits into
mainfrom
fix/remove-dotnet-label
Jun 19, 2026
Merged

dependabot.yml: drop the retired 'dotnet' label#167
Chris-Wolfgang merged 2 commits into
mainfrom
fix/remove-dotnet-label

Conversation

@Chris-Wolfgang

Copy link
Copy Markdown
Owner

Dependabot is failing every PR creation with:

The following labels could not be found: dotnet. Please create it before Dependabot can add it to a pull request.

The dotnet label was retired fleet-wide as part of the canonical cleanup (repo-template#365). This PR removes the remaining references from .github/dependabot.yml so Dependabot can keep opening PRs.

Touches only .github/dependabot.yml — not a protected path, no admin-bypass needed.

Fleet-wide fix; companion PRs land in every other affected repo.

Copilot AI review requested due to automatic review settings June 2, 2026 23:46

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

This PR updates the repository’s Dependabot configuration to stop applying a retired dotnet label, which currently prevents Dependabot from creating PRs when the label is missing. This aligns the repo with the fleet-wide label cleanup and restores Dependabot PR creation.

Changes:

  • Removed the dotnet label from all NuGet Dependabot update entries.
  • Kept the existing dependencies label so PR labeling continues to work as before.

@Chris-Wolfgang Chris-Wolfgang merged commit 95e6f00 into main Jun 19, 2026
8 checks passed
@Chris-Wolfgang Chris-Wolfgang deleted the fix/remove-dotnet-label branch June 19, 2026 17:25
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