Uses of Class
org.kohsuke.github.GHPullRequestReview
-
Uses of GHPullRequestReview in org.kohsuke.github
Modifier and TypeMethodDescriptionGHPullRequestReviewBuilder.create()
Create gh pull request review.GHEventPayload.PullRequestReview.getReview()
Gets review.Modifier and TypeMethodDescriptionGHPullRequest.listReviews()
Retrieves all the reviews associated to this pull request.