github-mcp-server icon indicating copy to clipboard operation
github-mcp-server copied to clipboard

Add tools to update PR review comments and issue comments

Open ashwin-ant opened this issue 8 months ago • 2 comments

Summary

  • Add UpdatePullRequestComment tool to edit PR review comments
  • Add UpdateIssueComment tool to edit issue comments
  • Includes comprehensive tests for both tools

This lets MCP clients update existing comments on both inline PR comments and issues (and thus, top-level PR comments).

Test plan

  • Added unit tests for both new tools that verify success cases and error handling
  • All tests pass: go test -v ./pkg/github
  • Verified manually with MCP Inspector

🤖 Generated with Claude Code

ashwin-ant avatar Apr 19 '25 03:04 ashwin-ant

@juruen mind taking a look at this? 😄

ashwin-ant avatar Apr 24 '25 18:04 ashwin-ant

@SamMorrowDrums any chance you can take a look at this one?

ashwin-ant avatar May 29 '25 16:05 ashwin-ant