Skip to content

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

Closed
ashwin-ant wants to merge 3 commits into
github:mainfrom
ashwin-ant:ashwin/commentedit
Closed

Add tools to update PR review comments and issue comments#314
ashwin-ant wants to merge 3 commits into
github:mainfrom
ashwin-ant:ashwin/commentedit

Conversation

@ashwin-ant

Copy link
Copy Markdown
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
@ashwin-ant

Copy link
Copy Markdown
Contributor Author

@juruen mind taking a look at this? 😄

ashwin-ant and others added 3 commits May 29, 2025 09:24
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@ashwin-ant ashwin-ant force-pushed the ashwin/commentedit branch from 12e506d to 3670d14 Compare May 29, 2025 16:55
@ashwin-ant

Copy link
Copy Markdown
Contributor Author

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

@github-actions github-actions Bot added the stale label Nov 21, 2025
@github-actions github-actions Bot closed this Dec 22, 2025
@SamMorrowDrums

Copy link
Copy Markdown
Collaborator

@ashwin-ant sorry I was on paternity leave for a while. Let me know how things are going and what gaps you are still experiencing.

@github-actions github-actions Bot removed the stale label Dec 24, 2025
@github-actions github-actions Bot added the stale label Jan 23, 2026
@github-actions github-actions Bot closed this May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3 participants