Fits into your existing workflow

PRCheck delivers findings as inline review comments on your existing PR interface. No new tab to check, no separate report to route. Connect once, review everywhere your team already works.

GitHub
GitHub App

Native GitHub App integration. PRCheck receives webhook events, posts inline review comments, and sets PR status checks.

What flows: PR open/push events, diff content, review comment writes, status check writes.
Permissions: pull_requests: read, checks: write, contents: read
GitLab
CI/CD pipeline integration

MR approval rules and pipeline integration. PRCheck comments inline on merge requests and can set MR approval status.

What flows: MR events, diff content, discussion writes, approval API.
Permissions: API token with merge_requests: write
Bitbucket
Webhook-based (beta)

Webhook-based integration with PR decoration. Comments appear inline on Bitbucket pull requests. Currently in public beta.

What flows: PR lifecycle events, diff content, comment writes.
Permissions: OAuth2 with pullrequest:write scope
Jira
Issue auto-linking

Auto-link Jira issues from PR description. When a PR mentions PROJ-123, PRCheck links the PR review to the ticket and can update status.

What flows: Issue key extraction from PR description, comment writes to Jira ticket.
Permissions: Jira API token, issues: write
Linear
Cycle/task linking

Link Linear cycles and tasks from branch names. Branch names like feat/ABC-42-add-auth automatically link to the Linear issue.

What flows: Branch name parsing, Linear issue comment writes.
Permissions: Linear API key
Slack
PR review notifications

PR review summary notifications in Slack channels. Get notified when PRCheck finds issues or when a PR is ready for human review.

What flows: Review summary payload to Slack incoming webhook.
Permissions: Slack webhook URL for your channel
VS Code
Inline preview extension

See PRCheck findings inline in VS Code before you push. The extension polls your active branch and surfaces pending issues directly in the editor.

What flows: PRCheck API results displayed in editor gutters and Problems panel.
Setup: Install from VS Code Marketplace, authenticate with your PRCheck token
Not seeing your stack? Azure DevOps, Gerrit, and GitHub Enterprise Server are on the roadmap. We prioritize based on what customers actually use. Tell us what you need.
Request an integration

Connect your stack in minutes.

The GitHub App installs in under two minutes. GitLab and Bitbucket take a config change.