Skip to main content
Pull requests shows the pull requests (PRs) that Vidoc reviewed in the current project. GitLab calls them merge requests (MRs). This page is available on all plans. For the comments that Vidoc writes on the PR, refer to Pull request reviews.

Pull request list

  • Use Search pull requests… to find a PR by title, number, branch, or author.
  • Click Filters to set Repository and Review. Review is All PRs or With issues (PRs with one or more open confirmed issues).
Each row shows the result of the last review:

Pull request page

Click a PR to open its page. The page shows:
  • The PR title and a link to the PR on the source code platform.
  • The scan status: Scan requested, Scanning…, Scan complete, Scan failed, Scan replaced, or Not reviewed.
  • The findings of the PR. Click a finding to open the issue panel with the PR diff.
While a new scan runs, the page shows the results of the previous scan until the new scan ends.

Scan a pull request again

Rerun scan scans the current changes of the PR again. It shows in the list and on the PR page.
  • While a scan runs, the button is Restart scan. It replaces the running scan with a new scan.
  • You can scan only open PRs.
  • PR reviews must be on for the repository. Refer to Repositories.
  • You need the Developer role or higher.
You can also start a scan from the PR with a command. Refer to Commands and questions.