Copilot Code Review not using copilot-setup-steps.yml and ignoring MCP
#200048
Replies: 1 comment
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
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