Improve triage skill#37955
Conversation
Add labeling, type classification...
There was a problem hiding this comment.
Pull request overview
Updates the EF Core issue triage agent skill to expand beyond bug reproduction into broader issue classification and labeling guidance.
Changes:
- Expands the skill description and renames the document scope from “Bug Report” to “Issue” triage.
- Adds a new “High-level steps” workflow covering security screening, issue type classification, area labeling, repro creation, regression check, and duplicate search.
- Adds an “Area labels” section and tweaks the minimal-repro guidance and posting instructions.
You can also share your feedback on Copilot code review. Take the survey.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Updates the EF Core triage skill documentation to expand from bug-only triage to broader issue triage, including classification and labeling guidance.
Changes:
- Expanded the skill scope to include issue type classification (bug vs feature) and area label assignment.
- Added a high-level triage workflow, including regression checking and duplicate searching.
- Reorganized sections/headings and clarified guidance for posting findings and avoiding local links.
You can also share your feedback on Copilot code review. Take the survey.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Updates the EF Core triage agent skill to cover broader issue triage (bugs and feature requests) by adding explicit classification steps and guidance for applying area labels before attempting repro work.
Changes:
- Expanded the skill scope from bug reports to general issues (bugs + feature requests) and added a high-level step-by-step workflow.
- Added guidance for applying EF “area-*” labels, including provider vs cross-provider labeling.
- Restructured repro guidance (including regression verification) and adjusted posting guidance for repro/link hygiene.
You can also share your feedback on Copilot code review. Take the survey.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Updates the EF Core triage agent skill to cover broader issue triage (bugs + feature requests) and to include explicit classification and labeling guidance before attempting reproduction.
Changes:
- Expand the skill from “bug report” triage to “issue” triage, including feature requests.
- Add a high-level workflow including security screening, issue type classification, area labeling, regression validation, and duplicate search.
- Reorganize the minimal repro guidance and clarify expectations for the final triage comment.
You can also share your feedback on Copilot code review. Take the survey.
Add labeling, type classification...