Provides details for a review comment.
Get a review comment for a pull request
Arguments
Returns
pull-request-review-comment [object]
Pull Request Review Comments are comments on a portion of the Pull Request's diff.
Attributes
The text of the comment.
The SHA of the commit to which the comment applies.
The diff of the line that the comment refers to.
HTML URL for the pull request review comment.
The ID of the pull request review comment.
The comment ID to reply to.
The line of the blob to which the comment applies. The last line of the range for a multi-line comment
The node ID of the pull request review comment.
The SHA of the original commit to which the comment applies.
The line of the blob to which the comment applies. The last line of the range for a multi-line comment
The index of the original line in the diff to which the comment applies. This field is deprecated; use original_line
instead.
The first line of the range for a multi-line comment.
The relative path of the file to which the comment applies.
The line index in the diff to which the comment applies. This field is deprecated; use line
instead.
The ID of the pull request review to which the comment belongs.
URL for the pull request that the review comment belongs to.
The side of the diff to which the comment applies. The side of the last line of the range for a multi-line comment
The first line of the range for a multi-line comment.
The side of the first line of the range for a multi-line comment.
URL for the pull request review comment