Skip to content

docs(specs): correct reviewer gate in PR rubric - #76

Merged
bketelsen merged 1 commit into
mainfrom
fix/issue-74-pr-review-rubric-verify
Aug 28, 2026
Merged

docs(specs): correct reviewer gate in PR rubric#76
bketelsen merged 1 commit into
mainfrom
fix/issue-74-pr-review-rubric-verify

Conversation

@bketelsen

Copy link
Copy Markdown
Contributor

Summary\n- replace the rubric's reviewer gate from mutating make check to non-mutating make verify\n- describe the actual make verify steps and the relevant divergences from author-side make check\n- keep the Race Detection sentence unchanged while pointing readers to .github/workflows/ci.yml for CI reference\n\nCloses #74\n\n## Verification\n- make verify passes on this branch\n- git status --porcelain is empty after make verify\n- mise exec node@20.20.2 -- node scripts/check-docs.mjs passes\n- grep -n 'gofmt -w' docs/specs/pr-review-rubric.md only matches a line that explicitly says make check rewrites files\n- git diff main --name-only shows only docs/specs/pr-review-rubric.md\n

Clarify that reviewers should run make verify, not make check, and describe the real differences between the two targets without mirroring CI job details.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@bketelsen
bketelsen marked this pull request as draft August 28, 2026 19:25
@bketelsen
bketelsen marked this pull request as ready for review August 28, 2026 19:34
@bketelsen
bketelsen added this pull request to the merge queue Aug 28, 2026
Merged via the queue into main with commit 7b88897 Aug 28, 2026
8 checks passed
@bketelsen
bketelsen deleted the fix/issue-74-pr-review-rubric-verify branch August 28, 2026 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant