Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 30, 2026

Packages in eng/Version.Details.props are auto-managed by Maestro dependency flow. Dependabot updates for these packages create conflicts and noise.

Changes

  • Added ignore section to .github/dependabot.yml for NuGet ecosystem
  • Ignored 18 packages from eng/Version.Details.props:
    • Microsoft.DotNet.* (Arcade.Sdk, Build.Tasks.Templating, Helix.Sdk)
    • Microsoft.Extensions.* (Caching.Memory, Configuration variants, DependencyInjection, DependencyModel, HostFactoryResolver.Sources, Logging)
    • Microsoft.NETCore.* (App.Ref, Platforms)
    • System.* (Formats.Asn1, Runtime.Caching, Text.Encodings.Web, Text.Json)

Dependabot will no longer create PRs for these packages.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Copilot AI changed the title [WIP] Add packages from Version.Details.props to dependabot ignore list Ignore Maestro-managed packages in Dependabot configuration Jan 30, 2026
Copilot AI requested a review from AndriySvyryd January 30, 2026 21:54
@AndriySvyryd AndriySvyryd marked this pull request as ready for review January 30, 2026 21:58
@AndriySvyryd AndriySvyryd requested a review from a team as a code owner January 30, 2026 21:58
Copilot AI review requested due to automatic review settings January 30, 2026 21:58
Copy link

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 configures Dependabot to ignore 18 packages that are automatically managed by Maestro dependency flow, preventing conflicts between Dependabot's automatic updates and Maestro's managed updates.

Changes:

  • Added an ignore section to .github/dependabot.yml listing all 18 packages from eng/Version.Details.props that are managed by Maestro

@AndriySvyryd AndriySvyryd enabled auto-merge (squash) January 30, 2026 22:09
@AndriySvyryd AndriySvyryd merged commit 6dd2adb into main Jan 30, 2026
17 checks passed
@AndriySvyryd AndriySvyryd deleted the copilot/add-dependabot-ignore-list branch January 30, 2026 23:22
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.

3 participants