Repos: MCP tool to create code suggestions #630
Closed
roberthill
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
I think this is out of scope on what an MCP Server can do :( |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I'd like to propose a feature enhancement for the Azure DevOps MCP that enables creation of code suggestions within pull requests, specifically referencing individual lines of code in the PR. The MCP currently has a tool to be able to add a comment, but it looks like this just creates a comment on the PR that is not tied to lines of code.
A possible use case for a feature like this is creating local commits and then using the MCP to create suggestions on a PR from them. I use the suggestion feature in the Azure DevOps Web UI heavily, so the ability to do this via the MCP would be very helpful.
Beta Was this translation helpful? Give feedback.
All reactions