PullRequestReview Object
A review object for a given pull request.
Fields
#
authorAssociation
Author's association with the subject of the comment.
authorCanPushToRepository
Indicates whether the author of this review has push access to the repository.
comments
A list of review comments for the current pull request review.
databaseId
Identifies the primary key from the database.
includesCreatedEdit
Check if this comment was edited and includes an edit with the creation data
minimizedReason
Returns why the comment was minimized. One of abuse , off-topic ,
outdated , resolved , duplicate and spam . Note that the case and
formatting of these values differs from the inputs to the MinimizeComment mutation.
pullRequest
Identifies the pull request associated with this pull request review.
viewerCannotUpdateReasons
Reasons why the current viewer can not update this comment.
Interfaces
#
Also implements Comment , Deletable , Minimizable , Node , Reactable , RepositoryNode , Updatable , UpdatableComment .
Usages
#
References
#
- Field pullRequestReview from AddPullRequestReviewPayload
- Field pullRequestReview from CreatedPullRequestReviewContribution
- Field pullRequestReview from DeletePullRequestReviewCommentPayload
PullRequestParametersInput
