Skip to content

Add tools to update PR review comments and issue comments #314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ashwin-ant
Copy link
Contributor

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 ashwin-ant requested a review from a team as a code owner April 19, 2025 03:14
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