collect_pr_feedback
Centralize all feedback from a GitHub pull request by retrieving review comments, issue comments, and summaries with repository and PR number.
Instructions
Collect PR review comments, issue comments, and review summaries for a PR.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pullNumber | Yes | Pull request number | |
| repository | Yes | GitHub repository in owner/repo format | |
| includeResolvedReplies | No | Include reply comments in the review comment list |