1
0
mirror of synced 2026-01-10 00:03:04 -05:00
Files
docs/translations/ru-RU/content/github/collaborating-with-issues-and-pull-requests/viewing-a-pull-request-review.md
Chiedo John c116efe725 Crowdin translations (translation-batch-1604415979) (#16312)
* New Crowdin translations by Github Action

* Revert broken translated files to English

* Revert broken translations

* Revert broken translations

* Revert more broket translations

* Revert broken translation

* Increase Node memory limit for running Jest

* Allow Node to use more memory for Jest

* Increase Node memory limit for running Jest

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
Co-authored-by: James M. Greene <JamesMGreene@github.com>
2020-11-03 16:15:55 -05:00

24 lines
975 B
Markdown

---
title: Viewing a pull request review
intro: You can view all of the comments made in a single pull request review.
redirect_from:
- /articles/viewing-a-pull-request-review
versions:
free-pro-team: '*'
enterprise-server: '*'
github-ae: '*'
---
{% 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](/assets/images/help/pull_requests/view-full-review-view-changes.png)
### Дополнительная литература
- "[About pull request reviews](/articles/about-pull-request-reviews)"
- "[Reviewing proposed changes in a pull request](/articles/reviewing-proposed-changes-in-a-pull-request)"