29 lines
1.1 KiB
Markdown
29 lines
1.1 KiB
Markdown
---
|
|
title: Viewing a pull request review
|
|
intro: You can view all of the comments made in a single pull request review.
|
|
redirect_from:
|
|
- /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
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
topics:
|
|
- Pull requests
|
|
shortTitle: 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**.
|
|

|
|
|
|
## Further reading
|
|
|
|
- "[About pull request reviews](/articles/about-pull-request-reviews)"
|
|
- "[Reviewing proposed changes in a pull request](/articles/reviewing-proposed-changes-in-a-pull-request)"
|