reshot/visual-review
Check Run and a text flow × context summary
comment with a dashboard review link. The comment does not contain an image grid.
Installation
1. Open project settings
Navigate to Settings → Integrations in your project dashboard. Use this page for first-time installation or to reconnect GitHub later if access changes.
The GitHub integration settings page.
2. Install the app
Click Install Reshot GitHub App and authorize it for your organization.3. Select repositories
Choose which repositories should be connected. A repository can be linked to one Reshot project at a time.Permissions
We do not read or store your source code. We only process the visual
assets you explicitly publish.
What CI has to send
Publish the head commit SHA, branch, and pull-request URL with the run so the check, comment, review evidence, and audit trail all refer to the same change. See PR Checks & Merge Gate for the CI steps and the check state model.Blocking the merge
Installing the app alone does not block anything — GitHub decides that. Addreshot/visual-review to your branch protection rules to require approval before
merge. The full procedure, including the free-plan advisory behaviour, is in
PR Checks & Merge Gate.
Related
- PR Checks & Merge Gate — Check Run states and branch rules.
- Review — how an attributable Decision is recorded.

