Skip to content

Allow Claude to run pnpm in the Actions sandbox#43

Merged
darui3018823 merged 1 commit into
mainfrom
allow-pnpm-in-claude-action
Jul 6, 2026
Merged

Allow Claude to run pnpm in the Actions sandbox#43
darui3018823 merged 1 commit into
mainfrom
allow-pnpm-in-claude-action

Conversation

@darui3018823

Copy link
Copy Markdown
Member

The Claude PR Assistant couldn't run pnpm install / lint / build because the Bash tool is disabled by default in claude-code-action (see PR #41 comment).

This adds claude_args: --allowedTools "Bash(pnpm:*)" so Claude can run pnpm commands when it decides they're needed. The job still only fires on explicit @claude mentions, and everything runs inside the ephemeral Actions runner.

🤖 Generated with Claude Code

@darui3018823 darui3018823 merged commit e3b8fa5 into main Jul 6, 2026
@darui3018823 darui3018823 deleted the allow-pnpm-in-claude-action branch July 6, 2026 10:01
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

@codex review

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

@claude review

@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

@gemini-code-assist review

@chatgpt-codex-connector

Copy link
Copy Markdown

To use Codex here, create a Codex account and connect to github.

@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

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.

1 participant