Skip to content

chore(ci): add Claude code review workflow - #233

Merged
scottcarlton merged 2 commits into
devfrom
chore/claude-review
Jul 10, 2026
Merged

chore(ci): add Claude code review workflow#233
scottcarlton merged 2 commits into
devfrom
chore/claude-review

Conversation

@scottcarlton

Copy link
Copy Markdown
Owner

Adds .github/workflows/claude-code-review.yml, which runs a Claude review on a PR only when the claude_review label is added.

Notes

  • Gated on github.event.label.name == 'claude_review' so it never runs unprompted — no cost on ordinary PRs.
  • ANTHROPIC_API_KEY repo secret and the claude_review label both already exist.
  • This workflow cannot be exercised on this PR. GitHub resolves pull_request-triggered workflows from the base branch, and dev does not have the file yet. It becomes active on the next PR labeled after this merges.

🤖 Generated with Claude Code

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

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
threadline Ready Ready Preview, Comment Jul 10, 2026 2:46pm

@scottcarlton
scottcarlton merged commit a04e96a into dev Jul 10, 2026
6 checks passed
@scottcarlton
scottcarlton deleted the chore/claude-review branch July 10, 2026 14:54
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