PR workflow: Improve review status signals and reduce noise#6938
Draft
PR workflow: Improve review status signals and reduce noise#6938
Conversation
- Add Job 4 (report-skipped) to explicitly report when visual review is skipped - Update resolve-review-urls.js to output skip status and reason - Add clear agent persona headers to all bot comments (Preview Bot, Doc Review Bot) - Reduce URL duplication by having visual review reference PR Preview comment - Update copilot-visual-review.md template with completion signal format - Add consistent status tables with emojis for clear at-a-glance status Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
- Remove unnecessary comment about fallback default in resolve-review-urls.js - Use plain text sanitization for skip reasons in preview comments - Add clarifying comment about string comparison in GitHub Actions outputs Co-authored-by: jstirnaman <212227+jstirnaman@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Fix PR workflow to improve review status signals
PR workflow: Improve review status signals and reduce noise
Mar 13, 2026
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.
PR review workflow had poor signal-to-noise ratio:
copilot-visual-reviewreported SUCCESS when skipped, preview URLs were duplicated across 3 comments, and bot comments lacked clear agent identification.Changes
Status signaling
report-skipped) to explicitly report when visual review is skipped with reasonresolve-review-urls.jsnow outputsskippedandskip-reasonfor downstream jobsReduce noise
Agent personas
📦 PR Preview — Preview Bot,🔍 Visual Review — Doc Review BotCompletion signal
copilot-visual-review.mdtemplate with required response format:This makes it easy to scan a PR and immediately see which checks ran, their status, and which bot produced each comment.
Original prompt
📍 Connect Copilot coding agent with Jira, Azure Boards or Linear to delegate work to Copilot in one click without leaving your project management tool.