Run Claude review automatically on every PR - #40
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
sevgibson
left a comment
There was a problem hiding this comment.
LGTM — uses the safe pull_request trigger (not pull_request_target, so fork PRs get no secrets), contents: read, and budget/turn caps.
|
Approved — flagging one fleet-wide hardening for the C rollout (this is one of the few public repos, so it matters here). The contains(fromJSON('["OWNER", "MEMBER", "COLLABORATOR"]'), github.event.comment.author_association)Only the public repos are exposed (mantle, pipeline-js-api-client, pipeline_api) — private repos are fine as-is, so this isn't blocking. |
Update: AGENTS.md is the canonical file (open standard, readable by Claude Code/Codex/Cursor); CLAUDE.md is a one-line import so Claude Code picks it up natively.
Adds a
CLAUDE.mdcontext file for AI agents (and new developers) as part of the team's agentic-readiness work: what this repo is, how it fits into Pipeline CRM, how to build/run/verify it, architecture, and the real pitfalls.Everything in it was derived from this repo's code, scripts, and README — no invented commands. Please read it as reviewers who know this system best and correct anything that is inaccurate or stale.
🤖 Generated with Claude Code
Update: review runs pinned to Sonnet — cheaper per run, and the reviewing model differs from the model that authors most changes.