Uh oh!
There was an error while loading. Please reload this page.
Disable AzDO dependabot - #7553
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR disables Dependabot on Azure DevOps by adding a configuration file that turns off both campaigned updates and security updates, as the repository is mirrored and dependency updates should be managed through GitHub instead.
- Adds
.azuredevops/dependabot.ymlconfiguration file to disable Dependabot on Azure DevOps - Sets both
enable-campaigned-updatesandenable-security-updatestofalse - Includes explanatory comment about the mirrored repository setup
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Uh oh!
There was an error while loading. Please reload this page.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## main #7553 +/- ##
==========================================
- Coverage 69.02% 69.02% -0.01%
==========================================
Files 1482 1482 Lines 274093 274093 Branches 28266 28266 ==========================================
- Hits 189194 189186 -8 - Misses 77515 77521 +6 - Partials 7384 7386 +2
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
ericstj
commented
Nov 18, 2025
ericstj
commented
Nov 18, 2025
/ba-g BA is busted in ml.net. |
Uh oh!
There was an error while loading. Please reload this page.
Disable AzDO dependabot.