Review Workflow

The Review Queue is the heart of Reshot's governance model. Just like code needs a Pull Request, visual changes need review before they replace the current approved image.

How Items Enter the Queue

Every time you run reshot publish:

Asset StatusQueue StatusAction Required
New VisualsPENDINGNeeds approval
Changed VisualsPENDINGNeeds approval
Unchanged VisualsAPPROVEDNone (auto-approved)

Reviewing Changes

Navigate to CLI Commits in your project dashboard.

Filter Views

  • All Visuals: Complete gallery
  • Pending Reviews: Items awaiting approval
  • Recently Changed: Last 7 days of activity

Actions

ActionIconResult
ApproveRecords the decision; Team+ also advances the stable pointer
RejectChange is discarded, previous approved version remains

Approval Flow

  1. Developer runs reshot publish locally or in CI
  2. Changed assets appear in Review Queue
  3. Team member reviews changes (with diff overlay)
  4. Approves or rejects each visual
  5. On Team+, approved visuals advance the stable approved-baseline pointer; on every plan the approved version retains its immutable URL
Review queue
Review lists candidates by flow and context, with the decision controls and the immutable decision history alongside them.

Bulk Actions

For large batches:

  • Approve All: Accept all pending changes at once
  • Filter & Approve: Approve by scenario or variant

Review Permissions

RoleCan Review
Owner
Member
Viewer