{{ message }}
Copilot Code Review not using copilot-setup-steps.yml and ignoring MCP
#200048
Unanswered
FSchmidt-Altus
asked this question in
Copilot Conversations
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Bug
💬 Feature/Topic Area
Copilot Code Review
Body
I am trying to connect an MCP to Copilot Code Review (copilot-pull-request-reviewer). But I cannot get it to work.
I got the MCP working in Agent mode.
But during PR review it ignores the
/.github/workflows/copilot-setup-steps.ymlfile.During session init (
Setting up environment) it lists the configured MCP server. But in the verbose logs duringProcessing Requestit then logs:It also ignores the
COPILOT_AGENT_DEBUGsetting.If I disable the organisation policy 'Copilot code review' > 'Opt in to preview features' the filtering message disappears and also the
Setting up environmentin the session view. But my custom/.github/workflows/copilot-setup-steps.ymlis never used for Code review.No idea how to troubleshoot this further.
Beta Was this translation helpful? Give feedback.
All reactions