Skip to main content
github.listPullRequestReviewComments lists comments attached to lines in a pull request diff.
automations/list-github-review-comments.automation.ts
Provide the repository and pullRequestNumber. Optional sort, direction, since, page, and perPage control the page. Returns each inline comment’s id, body, and file path. Conversation comments use listIssueComments. Requires Pull requests read permission.