Skip to content
Discussion options

You must be logged in to vote

TL;DR: The PR review UX needs a “Review Sessions” workflow: group comments into a single review session with priority (blocking vs suggestion), batch-apply suggestions, and a built-in ephemeral preview so reviewers and authors can test changes without juggling local branches.

Problem I run into (real pain):

Large PRs generate dozens of inline comments across many files. It’s hard to keep review context and difficult to tell which comments are blocking vs optional suggestions.

Applying many small suggested changes is repetitive — either the author must manually patch each suggestion, or reviewers need to push a follow-up commit. This creates review churn and fragmented history.

Reviewers a…

Replies: 2 comments

This comment was marked as off-topic.

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
other General topics and discussions that don't fit into other categories, but are related to GitHub Question Ask and answer questions about GitHub features and usage
3 participants