Home CodeReview How do I view Pull requests in CodeReview?

How do I view Pull requests in CodeReview?

Last updated on Jan 08, 2026

Short Answer: Open CodeReview and click the “Pull requests” tab to view the PR table; click “View details” in the Actions column to see files reviewed.

PreRequisites

  1. Be signed in to Everdone

  2. Connected repositories with pull requests

Steps

  1. Open the CodeReview page.
    CodeReview page displays with top tabs and controls.

  2. Click the “Pull requests” tab.
    A table of pull requests appears with columns including Repository, Branch, Issue summary, Severity, Last reviewed, and Actions.

  3. Click “View details” in the row’s Actions column to open file-level results.
    The “Files reviewed” modal opens showing reviewed files and statuses (screen_2.png).

Troubleshooting

  1. No pull requests are listed.
    LikelyCause: No PRs have been scanned or connected repositories have no open PRs.
    Action: Switch to “Manual file reviews” or click “Run code review” to generate reviews, or ensure repositories are connected.