Skip to content

Conversation

@mmitche
Copy link
Member

@mmitche mmitche commented Nov 14, 2025

Disable AzDO dependabot.

Copilot AI review requested due to automatic review settings November 14, 2025 15:36
Copilot finished reviewing on behalf of mmitche November 14, 2025 15:38
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 disables Azure DevOps dependabot for a mirrored repository by creating a new configuration file that explicitly turns off both campaigned and security updates, ensuring that dependency updates are only managed through GitHub.

Key Changes:

  • Added .azuredevops/dependabot.yml configuration file with both update types disabled

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -0,0 +1,5 @@
version: 2

# Disabling dependabot on Azure DevOps as this is a mirrored repo. Updates should go through github.
Copy link

Copilot AI Nov 14, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Capitalization issue: "github" should be "GitHub" (proper brand name capitalization).

Suggested change
# Disabling dependabot on Azure DevOps as this is a mirrored repo. Updates should go through github.
# Disabling dependabot on Azure DevOps as this is a mirrored repo. Updates should go through GitHub.

Copilot uses AI. Check for mistakes.
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