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.
Native GitHub App integration. PRCheck receives webhook events, posts inline review comments, and sets PR status checks.
Permissions: pull_requests: read, checks: write, contents: read
MR approval rules and pipeline integration. PRCheck comments inline on merge requests and can set MR approval status.
Permissions: API token with merge_requests: write
Webhook-based integration with PR decoration. Comments appear inline on Bitbucket pull requests. Currently in public beta.
Permissions: OAuth2 with pullrequest:write scope
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.
Permissions: Jira API token, issues: write
Link Linear cycles and tasks from branch names. Branch names like feat/ABC-42-add-auth automatically link to the Linear issue.
Permissions: Linear API key
PR review summary notifications in Slack channels. Get notified when PRCheck finds issues or when a PR is ready for human review.
Permissions: Slack webhook URL for your channel
See PRCheck findings inline in VS Code before you push. The extension polls your active branch and surfaces pending issues directly in the editor.
Setup: Install from VS Code Marketplace, authenticate with your PRCheck token