Skip to content

chore(codereview): add repo review guidance baseline - #41

Merged
piekstra merged 1 commit into
mainfrom
chore/add-codereview-baseline
Jul 17, 2026
Merged

chore(codereview): add repo review guidance baseline#41
piekstra merged 1 commit into
mainfrom
chore/add-codereview-baseline

Conversation

@piekstra

Copy link
Copy Markdown
Contributor

What

Adds the canonical .codereview/agents/ baseline (the same 8-agent set carried by the rest of the CLI family — automation, documentation, go, macos, policies, rust, structure, tauri), copied from cli-common.

Why

cr sources trusted review guidance from .codereview/agents/ on the base branch and fails closed when it's absent — posting a "trusted repo-local review guidance could not be loaded" request_changes stub instead of a real review. cpm is currently the only active Go CLI in the org without this baseline, so every PR here hits that stub. This brings cpm in line with its siblings so automated review works normally.

Bootstrap note

This PR can't be auto-reviewed by cr itself: the baseline it adds isn't on the base branch yet, so a review run on this PR would fail closed the same way. It therefore needs a bootstrap merge (owner/admin) — after it lands, every subsequent cpm PR gets a real review. Reviewer intentionally not requested for that reason.

Adds the canonical .codereview/agents/ set (matching the rest of the CLI
family) so cr review can load trusted repo-local guidance from the base
branch. Without it, cr fails closed and posts a 'trusted repo-local
review guidance could not be loaded' request-changes stub on every PR.
@github-actions

Copy link
Copy Markdown

PR Build

Version: 0.3.4-pr.41+7dfb75f

Platform Archive
Linux (amd64) cpm-linux-amd64
Linux (arm64) cpm-linux-arm64
macOS (universal) cpm-macos-universal
Windows (amd64) cpm-windows-amd64

Download artifacts

Built from c1da1c1

@piekstra
piekstra merged commit d870350 into main Jul 17, 2026
6 checks passed
@piekstra
piekstra deleted the chore/add-codereview-baseline branch July 17, 2026 13:26
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