Skip to content

Add Claude Code GitHub Action#67

Merged
gkamradt merged 1 commit into
mainfrom
add-claude-github-action
Jan 15, 2026
Merged

Add Claude Code GitHub Action#67
gkamradt merged 1 commit into
mainfrom
add-claude-github-action

Conversation

@ericc59
Copy link
Copy Markdown
Contributor

@ericc59 ericc59 commented Jan 15, 2026

Summary

Add GitHub Actions workflow for Claude Code bot integration.

When merged, team members can:

  • Mention @claude in issues/PRs to ask questions
  • Request code reviews with @claude review this
  • Ask for implementations with @claude implement X

Setup Required

After merging, add ANTHROPIC_API_KEY to repo secrets:

  1. Go to Settings > Secrets and variables > Actions
  2. Add new secret: ANTHROPIC_API_KEY

References

Test plan

  • Workflow YAML syntax valid
  • Add ANTHROPIC_API_KEY secret after merge
  • Test @claude mention in a PR comment

Enables @claude mentions in issues, PRs, and comments to trigger
Claude Code for code review, implementation, and Q&A.

Requires ANTHROPIC_API_KEY secret to be configured in repo settings.
@gkamradt gkamradt merged commit 8b622f7 into main Jan 15, 2026
6 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