Skip to content

ci: use org reusable Claude review workflow - #484

Open
alukach wants to merge 1 commit into
mainfrom
add-claude-pr-review
Open

ci: use org reusable Claude review workflow#484
alukach wants to merge 1 commit into
mainfrom
add-claude-pr-review

Conversation

@alukach

@alukach alukach commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Replaces this repo's local copy of the Claude review workflow with a call to the shared one in source-cooperative/.github.

The two local copies in this org had already drifted: data.source.coop was missing the concurrency block and allowed_bots: github-actions that source.coop had. The shared version is at parity with developmentseed/.github, which adds a ponytail over-engineering pass and a cost footer.

The whole caller is the trigger, the permissions, and the token mapping — the prompt, plugins, concurrency, and action version are shared, so changes land once instead of drifting across repos.

Merge order: source-cooperative/.github#1 has to land first, or this workflow fails on a missing ref.

Notes:

  • The token is mapped explicitly rather than via secrets: inherit, so the review job gets only CLAUDE_CODE_OAUTH_TOKEN and not every secret this repo holds.
  • paths-ignore: .github/workflows/** means this PR will not trigger a review of itself.
  • CLAUDE_CODE_OAUTH_TOKEN must be visible to this repo (org secret or repo secret).

🤖 Generated with Claude Code

Calls source-cooperative/.github so prompt and action-version changes land there rather than in each repo.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Aug 7, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
source-cooperative Ready Ready Preview Aug 7, 2026 8:51pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant