Add CODEOWNERS coverage for all evals/azure-skills directories - #3050
Merged
Sai Koumudi Kaluvakolanu (saikoumudi) merged 2 commits intoAug 10, 2026
Merged
Conversation
Copilot started work on behalf of
Sai Koumudi Kaluvakolanu (saikoumudi)
August 10, 2026 17:22
View session
Co-authored-by: saikoumudi <22682497+saikoumudi@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add code owners for eval tests
Add CODEOWNERS coverage for all Aug 10, 2026
evals/azure-skills directories
Sai Koumudi Kaluvakolanu (saikoumudi)
marked this pull request as ready for review
August 10, 2026 17:49
Sai Koumudi Kaluvakolanu (saikoumudi)
requested a review
from a team
as a code owner
August 10, 2026 17:49
Sai Koumudi Kaluvakolanu (saikoumudi)
approved these changes
Aug 10, 2026
Copilot started reviewing on behalf of
Sai Koumudi Kaluvakolanu (saikoumudi)
August 10, 2026 17:50
View session
JasonYeMSFT (JasonYeMSFT)
approved these changes
Aug 10, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates .github/CODEOWNERS to ensure every directory under /evals/azure-skills/ has explicit ownership, aligning eval review routing with the existing ownership map used for /plugins/azure-skills/skills/.
Changes:
- Added missing CODEOWNERS entries for each
/evals/azure-skills/<skill>/directory. - Matched each eval directory’s owner list to the corresponding
/plugins/azure-skills/skills/<skill>/entry to preserve consistent review routing.
Show a summary per file
| File | Description |
|---|---|
| .github/CODEOWNERS | Adds CODEOWNERS rules for all evals/azure-skills/* directories to unblock correct reviewer routing for eval updates. |
Review details
Tip
Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Lite
Sai Koumudi Kaluvakolanu (saikoumudi)
deleted the
copilot/add-code-owners-for-evals
branch
August 10, 2026 17:54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
.github/CODEOWNERShad partial ownership coverage for eval assets, which blocked partner-team review routing for many skill eval updates. This change aligns eval ownership with the existing skill ownership map.What changed
/evals/azure-skills/./plugins/azure-skills/skills/<skill>/entries.Scope
.github/CODEOWNERS.Example mapping