Skip to content

SYSTEM Cited by 1 source

ReviewStack

ReviewStack is a Meta-built demonstration code-review website (reviewstack.dev) for stack-oriented review of GitHub pull requests. It was announced alongside the 2022-11-15 open-sourcing of the Sapling client.

The pitch: most existing code-review tools (GitHub's PR UI included) "are optimized for reviewing the entire pull request at once instead of individual commits within the pull request" — which defeats the value of a commit stack where each commit is meant to be a small, independently-reviewable unit.

ReviewStack's alternative UX: per-commit conversation and signal on a single page, with dropdown / navigation controls to move between commits in the stack. Example: the post links reviewstack.dev/bolinfest/monaco-tm/pull/39.

Positioning

Framed by Meta as a "demonstration", not a product: "we put together a demonstration website that shows just how intuitive and powerful stacked commit review flows could be." The critique of GitHub's PR review model is more durable than the demo endpoint.

Stub page

First wiki page for ReviewStack. Future sources on stack-oriented code review should link here + to patterns/first-class-commit-stack-workflow.

Seen in

Last updated · 319 distilled / 1,201 read