From dfa5c211dcaf29b06ec234cb4502747deeb725dc Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 17 Mar 2026 14:37:27 +0000 Subject: [PATCH] chore: omit empty severity sections Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com> --- .github/templates/review-comment.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/templates/review-comment.md b/.github/templates/review-comment.md index 790ff2912..340dee5b3 100644 --- a/.github/templates/review-comment.md +++ b/.github/templates/review-comment.md @@ -56,6 +56,10 @@ Post a single review comment on the PR with this structure: ### Issues Found +Only include severity sections that contain at least one issue; omit empty +sections. If no issues exist at any severity, replace the entire "Issues Found" +block with `No issues found. All pages pass visual review.` + #### BLOCKING - **file:line** — Description of the issue