Skip to content

Add claude GitHub actions 1784700896179#14

Open
pycabbage wants to merge 3 commits into
mainfrom
add-claude-github-actions-1784700896179
Open

Add claude GitHub actions 1784700896179#14
pycabbage wants to merge 3 commits into
mainfrom
add-claude-github-actions-1784700896179

Conversation

@pycabbage

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings July 22, 2026 06:17
@pycabbage
pycabbage marked this pull request as ready for review July 22, 2026 06:19

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds Claude-powered assistance and automated pull request reviews via GitHub Actions.

Changes:

  • Adds mention-triggered Claude assistance for issues and pull requests.
  • Adds automatic Claude review runs for pull request lifecycle events.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/claude.yml Configures interactive @claude assistance.
.github/workflows/claude-code-review.yml Configures automated pull request reviews.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
plugin_marketplaces: 'https://github.com/anthropics/claude-code.git'
plugins: 'code-review@claude-code-plugins'
prompt: '/code-review:code-review ${{ github.repository }}/pull/${{ github.event.pull_request.number }}'
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