Skip to content

ci: add Claude Code review and @claude workflows - #30

Merged
YJack0000 merged 1 commit into
developfrom
ci/claude-code-review
Sep 3, 2026
Merged

ci: add Claude Code review and @claude workflows#30
YJack0000 merged 1 commit into
developfrom
ci/claude-code-review

Conversation

@YJack0000

Copy link
Copy Markdown

Every new pull request on this fork now gets an automated Claude Code review comment, and @claude mentions in issues, PR comments and reviews are answered, matching the setup on pathorsAI/pathors.

What changed

  • claude-code-review.yml reviews PRs on open/reopen; claude.yml responds to @claude mentions. Both are ported from pathorsAI/pathors with the same pinned action versions.
  • Authenticates with the Claude subscription via CLAUDE_CODE_OAUTH_TOKEN (OAuth token from claude setup-token), not an API key. The secret is already set on this repository.
  • Runs on ubuntu-latest (this repository has no self-hosted runners), so the ensure-gh-cli step from pathors is unnecessary — gh ships with the hosted image.
  • The review prompt reminds the reviewer that this is a white-label fork tracking upstream Chatwoot and to flag changes that would complicate upstream merges.

@YJack0000
YJack0000 enabled auto-merge (squash) September 3, 2026 11:18
@YJack0000
YJack0000 requested a review from yui0303 September 3, 2026 11:32
@YJack0000
YJack0000 merged commit 6b052b8 into develop Sep 3, 2026
30 checks passed
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.

2 participants