Unsupported
GET /repos/{owner}/{repo}/pulls/{pull_number}/commentsUAT IAT - List review comments on a pull requestPOST /repos/{owner}/{repo}/pulls/{pull_number}/commentsUAT IAT - Create a review comment for a pull requestPOST /repos/{owner}/{repo}/pulls/{pull_number}/comments/{comment_id}/repliesUAT IAT - Create a reply for a review commentGET /repos/{owner}/{repo}/pulls/commentsUAT IAT - List review comments in a repositoryGET /repos/{owner}/{repo}/pulls/comments/{comment_id}UAT IAT - Get a review comment for a pull requestPATCH /repos/{owner}/{repo}/pulls/comments/{comment_id}UAT IAT - Update a review comment for a pull requestDELETE /repos/{owner}/{repo}/pulls/comments/{comment_id}UAT IAT - Delete a review comment for a pull request