Uses of Class
org.kohsuke.github.GHPullRequestReview
Packages that use GHPullRequestReview
-
Uses of GHPullRequestReview in org.kohsuke.github
Methods in org.kohsuke.github that return GHPullRequestReviewModifier and TypeMethodDescriptionGHPullRequestReviewBuilder.create()
Create gh pull request review.GHEventPayload.PullRequestReview.getReview()
Gets review.Methods in org.kohsuke.github that return types with arguments of type GHPullRequestReviewModifier and TypeMethodDescriptionGHPullRequest.listReviews()
Retrieves all the reviews associated to this pull request.