build: fix github mcp access denied#722
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughA GitHub Actions workflow configuration update that replaces a wildcard tool pattern with a specific plugin identifier in the allowedTools list, changing from Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This pull request makes a small update to the allowed tools list in the
claude-code-review.ymlGitHub Actions workflow. The change restricts the allowedmcp__*tools to onlymcp__plugin_claudius_github, improving the security and specificity of the workflow configuration.--allowedToolsargument to replace the wildcardmcp__*with the specificmcp__plugin_claudius_githubtool in the.github/workflows/claude-code-review.ymlworkflow.Summary by CodeRabbit