Skip to content

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

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

dependabot.yml: drop the retired 'dotnet' label#193
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 the retired dotnet label, allowing Dependabot to successfully open PRs again.

Changes:

  • Removed the dotnet label from .github/dependabot.yml.
  • (Unintended) Introduced invalid YAML formatting by placing groups: on the same line as the dependencies label entry, which will prevent Dependabot from parsing the config.

Comment thread .github/dependabot.yml
…o labels line)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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