Skip to content

Prettify source-build triage comment output format#5602

Merged
mthalman merged 1 commit into
mainfrom
mthalman-fantastic-potato
Jun 24, 2026
Merged

Prettify source-build triage comment output format#5602
mthalman merged 1 commit into
mainfrom
mthalman-fantastic-potato

Conversation

@mthalman

Copy link
Copy Markdown
Member

The triage skill's comment template stacked every field as a flat list of **Bold**: lines, which rendered as a dense wall of text that was hard to skim. This restructures it into scannable sections so a maintainer can grok the assessment at a glance.

What changed

  • Moved the core at-a-glance fields (Area, Additional area(s), Kind, Severity, Affected version(s), Repro) into a Classification summary table.
  • Grouped the rest into labeled sections with headers: Priority, Routing, Cross-references, and Assessment.
  • Used blockquotes for the urgency reason and the restricted-mode footer, and added a horizontal rule to separate the footer.

No behavioral change to the triage logic itself, only the rendered comment layout. All template placeholders and field semantics are preserved.

Restructure the dense stacked **Bold**: lines into labeled sections: a
Classification summary table plus Priority, Routing, Cross-references, and
Assessment lists, separated by headers and a footer rule.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@mthalman mthalman requested a review from a team as a code owner June 23, 2026 21:26
@mthalman mthalman merged commit 2993f35 into main Jun 24, 2026
3 checks passed
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