Skip to content

build: fix github mcp access denied#722

Merged
lklimek merged 1 commit into
v1.0-devfrom
fix/claude-review-mcp
Mar 10, 2026
Merged

build: fix github mcp access denied#722
lklimek merged 1 commit into
v1.0-devfrom
fix/claude-review-mcp

Conversation

@lklimek
Copy link
Copy Markdown
Contributor

@lklimek lklimek commented Mar 10, 2026

This pull request makes a small update to the allowed tools list in the claude-code-review.yml GitHub Actions workflow. The change restricts the allowed mcp__* tools to only mcp__plugin_claudius_github, improving the security and specificity of the workflow configuration.

  • Updated the --allowedTools argument to replace the wildcard mcp__* with the specific mcp__plugin_claudius_github tool in the .github/workflows/claude-code-review.yml workflow.

Summary by CodeRabbit

  • Chores
    • Updated code review workflow configuration to use specific approved tools instead of wildcard settings.

@lklimek lklimek merged commit caff13f into v1.0-dev Mar 10, 2026
1 check was pending
@lklimek lklimek deleted the fix/claude-review-mcp branch March 10, 2026 18:59
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Mar 10, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: a3e95d26-05b1-4a32-b755-bbfaabbbbbdf

📥 Commits

Reviewing files that changed from the base of the PR and between f722b9e and 3a95e09.

📒 Files selected for processing (1)
  • .github/workflows/claude-code-review.yml

📝 Walkthrough

Walkthrough

A GitHub Actions workflow configuration update that replaces a wildcard tool pattern with a specific plugin identifier in the allowedTools list, changing from mcp__* to mcp__plugin_claudius_github in the claude-code-review workflow.

Changes

Cohort / File(s) Summary
GitHub Actions Workflow Configuration
.github/workflows/claude-code-review.yml
Updated allowedTools entry from wildcard pattern mcp__* to specific plugin identifier mcp__plugin_claudius_github, restricting tool access to the claudius_github plugin.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A whisker-twitch of workflow change,
From wildcards wild to tools arranged,
One plugin picked, so precise and neat,
claudius_github makes the feat,
GitHub reviews now skip and bounce! 🌟

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/claude-review-mcp

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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