Sync .github/skills directory with azure-sdk-tools for PR 16932 - #10271
Merged
Praveen Kuttappan (praveenkuttappan) merged 1 commit intoSep 8, 2026
Conversation
|
Azure Pipelines: 1 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
Multiple evals depend on missing skills and will fail during environment setup.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
Updates skill-routing evaluations with explicit environments, stronger assertions, and clearer prompts.
Changes:
- Adds per-stimulus skill environments.
- Strengthens positive and negative routing assertions.
- Refines prompts distinguishing related skills.
File summaries
| File | Review |
|---|---|
.github/skills/azsdk-common-sdk-release/evals/trigger.eval.yaml |
Critical: Lines 82 and 93 reference unavailable azure-typespec-author and markdown-token-optimizer skills, causing setup failures. |
.github/skills/azsdk-common-prepare-release-plan/evals/trigger.eval.yaml |
Critical: Line 82 references unavailable azure-typespec-author, causing setup failure. |
.github/skills/azsdk-common-pipeline-fixer/evals/trigger.eval.yaml |
Critical: Lines 91 and 113 reference unavailable azure-typespec-author and skill-authoring skills, causing setup failures. |
.github/skills/azsdk-common-pipeline-analysis/evals/trigger.eval.yaml |
Critical: Lines 86 and 97 reference unavailable skill-authoring and markdown-token-optimizer skills, causing setup failures. |
.github/skills/azsdk-common-apiview-feedback-resolution/evals/trigger.eval.yaml |
Critical: Line 103 references unavailable azure-typespec-author, causing setup failure. |
Review details
- Files reviewed: 5/5 changed files
- Comments generated: 8
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Helen Gao (helen229)
approved these changes
Sep 8, 2026
Praveen Kuttappan (praveenkuttappan)
merged commit Sep 8, 2026
4e0e28d
into
main
10 of 12 checks passed
Praveen Kuttappan (praveenkuttappan)
deleted the
sync-.github-skills-fix/skill-eval-environment-skills-6787054-16932
branch
September 8, 2026 19:18
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.
Sync .github/skills directory with azure-sdk-tools for PR Azure/azure-sdk-tools#16932 See eng/common workflow