1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Files
docs/content/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/viewing-a-pull-request-review.md
Laura Coursen 8f964ea2cb GHEC version (#20947)
Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com>
Co-authored-by: Robert Sese <sese@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-10-15 15:41:33 -05:00

1.2 KiB

title, intro, redirect_from, versions, topics, shortTitle
title intro redirect_from versions topics shortTitle
Viewing a pull request review You can view all of the comments made in a single pull request review.
/github/collaborating-with-issues-and-pull-requests/reviewing-changes-in-pull-requests/viewing-a-pull-request-review
/articles/viewing-a-pull-request-review
/github/collaborating-with-issues-and-pull-requests/viewing-a-pull-request-review
fpt ghes ghae ghec
* * * *
Pull requests
View a PR review

{% data reusables.search.requested_reviews_search %}

When you view a full review, you'll see the same version of the pull request as the reviewer did at the time of the review.

{% data reusables.repositories.sidebar-pr %} {% data reusables.repositories.choose-pr-review %} 3. On the "Conversation" tab, scroll to the review you'd like to see, then click View changes. Review header with link to full review

Further reading