Skip to content

ci: add allowed_tools to Claude Code Action#14

Merged
xdustinface merged 2 commits into
v0.42-devfrom
fix/claude-allowed-tools
Mar 13, 2026
Merged

ci: add allowed_tools to Claude Code Action#14
xdustinface merged 2 commits into
v0.42-devfrom
fix/claude-allowed-tools

Conversation

@xdustinface
Copy link
Copy Markdown
Owner

Summary

  • Add allowed_tools config to the Claude Code Action workflow so it can run cargo, rustup, and git commands without being blocked by tool approval

Why

The action was unable to run cargo fmt --all on PR #13 because no allowed_tools were configured, causing it to fail silently.

@xdustinface xdustinface merged commit b8676c8 into v0.42-dev Mar 13, 2026
49 of 50 checks passed
@xdustinface xdustinface deleted the fix/claude-allowed-tools branch March 13, 2026 14:54
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