nicholaslee119/Claude Code GitHub Integration

Integrates Claude Code with GitHub for automated code changes and PR reviews

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Apr 4, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: nicholaslee119/claude-code-github-action@5c461e5c21ace450cde103b81bdc7ef450c3d5cb # 0.1.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
modeOperation mode: "issue" for processing issues, "review" for processing PR reviewsyesissue
aws-regionAWS region for Bedrocknous-east-2
model-idClaude model ID to usenoanthropic.claude-3-7-sonnet-20250219-v1:0
use-bedrockWhether to use AWS Bedrock (true) or Anthropic API (false)notrue
cross-region-inferenceWhether to enable cross-region inference for Bedrocknotrue
allowed-toolsTools to allow Claude Code to usenoBash(git diff:*) Bash(git log:*) Edit
issue-numberThe issue number to process (required for issue mode)no
issue-bodyThe body content of the issue (required for issue mode)no
issue-titleThe title of the issue (required for issue mode)no
branch-nameThe name of the branch to create (for issue mode)noclaude-code/issue
base-branchThe base branch to create PR against (for issue mode)nomain
pr-numberThe PR number to process (required for review mode)no
comment-idThe ID of the comment to process (required for review mode)no
feedbackThe feedback content from the comment (required for review mode)no
head-refThe head ref of the PR (required for review mode)no
namedescription
pr-numberThe number of the created PR (for issue mode)
summarySummary of changes made by Claude Code (for issue mode)