Skip to content

Add Claude Code GitHub Actions workflows - #2

Merged
ryotaro09 merged 1 commit into
mainfrom
add-claude-github-workflows
Jul 16, 2026
Merged

Add Claude Code GitHub Actions workflows#2
ryotaro09 merged 1 commit into
mainfrom
add-claude-github-workflows

Conversation

@ryotaro09

Copy link
Copy Markdown
Owner

Summary

Adds the two Claude Code GitHub Actions workflows so Claude is available on this repo.

  • .github/workflows/claude.yml — responds when @claude is mentioned in an issue or PR comment (guarded so it only runs on actual @claude mentions, not every comment).
  • .github/workflows/claude-code-review.yml — automatic code review on opened/updated pull requests.

Both authenticate via the ANTHROPIC_API_KEY repository secret (already configured) and use anthropics/claude-code-action@v1.

After merge

  • New PRs get an automatic Claude review.
  • Commenting @claude ... on an issue or PR invokes Claude.

🤖 Generated with Claude Code

- claude.yml: responds when @claude is mentioned in issues / PR comments
- claude-code-review.yml: automatic code review on opened/updated PRs

Both use the ANTHROPIC_API_KEY repository secret.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@ryotaro09
ryotaro09 merged commit a746a74 into main Jul 16, 2026
1 check passed
@ryotaro09
ryotaro09 deleted the add-claude-github-workflows branch July 16, 2026 19:16
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