Skip to content

Add claude GitHub actions 1784700896179 - #14

Merged
pycabbage merged 3 commits into
mainfrom
add-claude-github-actions-1784700896179
Aug 3, 2026
Merged

Add claude GitHub actions 1784700896179#14
pycabbage merged 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 }}'
@pycabbage
pycabbage merged commit 3de3c7c into main Aug 3, 2026
8 checks passed
@pycabbage
pycabbage deleted the add-claude-github-actions-1784700896179 branch August 3, 2026 03:44
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