Skip to main content
github.listIssueComments lists conversation comments on one issue or pull request.
automations/list-github-comments.automation.ts
Provide the repository and issueNumber. Optional sort, direction, since, page, and perPage control the page. Returns each issue comment’s id and body, not inline diff comments. Requires Issues read or Pull requests read permission.