Skip to main content

comments_for_review

Overview

Namecomments_for_review
TypeResource
Idgithub.pulls.comments_for_review

Fields

NameDatatypeDescription
idinteger
_linksobject
author_associationstringHow the author is associated with the repository.
bodystring
body_htmlstring
body_textstring
commit_idstring
created_atstring
diff_hunkstring
html_urlstring
in_reply_to_idinteger
lineintegerThe line of the blob to which the comment applies. The last line of the range for a multi-line comment
node_idstring
original_commit_idstring
original_lineintegerThe original line of the blob to which the comment applies. The last line of the range for a multi-line comment
original_positioninteger
original_start_lineintegerThe original first line of the range for a multi-line comment.
pathstring
positioninteger
pull_request_review_idinteger
pull_request_urlstring
reactionsobject
sidestringThe side of the first line of the range for a multi-line comment.
start_lineintegerThe first line of the range for a multi-line comment.
start_sidestringThe side of the first line of the range for a multi-line comment.
updated_atstring
urlstring
userobjectA GitHub user.

Methods

NameAccessible byRequired Params
list_comments_for_reviewSELECTowner, pull_number, repo, review_id