{"meta":{"title":"Viewing a pull request review","intro":"View and navigate all comments from a single pull request review to understand changes and feedback.","product":"Pull requests","breadcrumbs":[{"href":"/en/pull-requests","title":"Pull requests"},{"href":"/en/pull-requests/how-tos","title":"How-tos"},{"href":"/en/pull-requests/how-tos/review-pull-requests","title":"Review pull requests"},{"href":"/en/pull-requests/how-tos/review-pull-requests/viewing-a-pull-request-review","title":"View a PR review"}],"documentType":"article"},"body":"# Viewing a pull request review\n\nView and navigate all comments from a single pull request review to understand changes and feedback.\n\nYou can find a pull request where you or a team you're a member of is requested for review with the search qualifier `review-requested:[USERNAME]` or `team-review-requested:[TEAMNAME]`. For more information, see [Searching issues and pull requests](/en/search-github/searching-on-github/searching-issues-and-pull-requests).\n\nWhen you view a full review, you see the same version of the pull request as the reviewer did at the time of the review.\n\n1. Under your repository name, click **<svg version=\"1.1\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" class=\"octicon octicon-git-pull-request\" aria-label=\"git-pull-request\" role=\"img\"><path d=\"M1.5 3.25a2.25 2.25 0 1 1 3 2.122v5.256a2.251 2.251 0 1 1-1.5 0V5.372A2.25 2.25 0 0 1 1.5 3.25Zm5.677-.177L9.573.677A.25.25 0 0 1 10 .854V2.5h1A2.5 2.5 0 0 1 13.5 5v5.628a2.251 2.251 0 1 1-1.5 0V5a1 1 0 0 0-1-1h-1v1.646a.25.25 0 0 1-.427.177L7.177 3.427a.25.25 0 0 1 0-.354ZM3.75 2.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm0 9.5a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5Zm8.25.75a.75.75 0 1 0 1.5 0 .75.75 0 0 0-1.5 0Z\"></path></svg> Pull requests**.\n2. In the list of pull requests, click the pull request you'd like to review.\n3. On the \"Conversation\" tab, scroll to the review you want to see, then click **View changes**.\n\n   ![Screenshot of a review. The \"View changes\" link is outlined in dark orange.](/assets/images/help/pull_requests/view-full-review-view-changes.png)\n\n## Further reading\n\n* [Pull request reviews](/en/pull-requests/reference/pull-request-reviews)\n* [Reviewing proposed changes in a pull request](/en/pull-requests/how-tos/review-pull-requests/reviewing-proposed-changes-in-a-pull-request)\n* [Triaging code scanning alerts in pull requests](/en/code-security/how-tos/manage-security-alerts/manage-code-scanning-alerts/triage-alerts-in-pull-requests)"}