Skip to content

Exclude dotnet-dump and dotnet-serve from Dependabot - #68496

Merged
wtgodbe merged 3 commits into
dotnet:mainfrom
wtgodbe:exclude-maestro-dotnet-tools
Aug 13, 2026
Merged

Exclude dotnet-dump and dotnet-serve from Dependabot#68496
wtgodbe merged 3 commits into
dotnet:mainfrom
wtgodbe:exclude-maestro-dotnet-tools

Conversation

@wtgodbe

@wtgodbe wtgodbe commented Aug 13, 2026

Copy link
Copy Markdown
Member

Exclude dotnet-dump and dotnet-serve from NuGet Dependabot updates.

As demonstrated by #68489, these tool manifest versions can be updated through the dotnet/dotnet Maestro codeflow, so Dependabot should not manage them independently.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings August 13, 2026 17:09
@wtgodbe
wtgodbe requested a review from a team as a code owner August 13, 2026 17:09

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 stop independently updating specific .NET tool-manifest packages that are managed via the dotnet/dotnet Maestro/codeflow, reducing update noise and avoiding conflicting version management.

Changes:

  • Add dotnet-dump to the NuGet Dependabot ignore list.
  • Add dotnet-serve to the NuGet Dependabot ignore list.
  • Clarify the ignore-list comment to include tool manifest versions brought in via dotnet/dotnet codeflow.

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@wtgodbe wtgodbe changed the title Exclude dotnet-dump and dotnet-serve from Dependabot Let Maestro manage dotnet-dump and dotnet-serve versions Aug 13, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@wtgodbe wtgodbe changed the title Let Maestro manage dotnet-dump and dotnet-serve versions Exclude dotnet-dump and dotnet-serve from Dependabot Aug 13, 2026
@wtgodbe
wtgodbe merged commit 87485f0 into dotnet:main Aug 13, 2026
10 checks passed
@dotnet-milestone-bot dotnet-milestone-bot Bot added this to the 11.0-rc1 milestone Aug 14, 2026
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