Skip to content

ci: add Claude Code GitHub Action#1

Merged
marcusbellamyshaw-cell merged 1 commit into
mainfrom
add-claude-code-action
Jul 11, 2026
Merged

ci: add Claude Code GitHub Action#1
marcusbellamyshaw-cell merged 1 commit into
mainfrom
add-claude-code-action

Conversation

@marcusbellamyshaw-cell

Copy link
Copy Markdown

Adds a gated @claude mention-trigger workflow using CLAUDE_CODE_OAUTH_TOKEN. Restricted to OWNER/MEMBER/COLLABORATOR, excludes bots.

@github-actions

Copy link
Copy Markdown

PR template validation failed

Please fix the following issues by editing your PR description:

  • This PR does not use the required PR template. Please edit the description to use the PR template. Copy it into your PR description and fill out all sections.

See CONTRIBUTING.md for the full contribution policy.

@github-actions github-actions Bot added the review/needs-review No maintainer or bot review yet label Jul 11, 2026
actions: read
steps:
- name: Checkout repository
uses: actions/checkout@v6

- name: Run Claude Code
id: claude
uses: anthropics/claude-code-action@v1
Comment on lines +32 to +35
- name: Checkout repository
uses: actions/checkout@v6
with:
fetch-depth: 1
@github-actions github-actions Bot added area/ci size/S review/awaiting-author Reviewed; waiting on the author to respond and removed review/needs-review No maintainer or bot review yet labels Jul 11, 2026
@marcusbellamyshaw-cell marcusbellamyshaw-cell merged commit 33cc8d7 into main Jul 11, 2026
47 of 53 checks passed
@marcusbellamyshaw-cell marcusbellamyshaw-cell deleted the add-claude-code-action branch July 11, 2026 23:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci review/awaiting-author Reviewed; waiting on the author to respond size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants