Uses of Class
org.kohsuke.github.GHPullRequestReviewBuilder
Packages that use GHPullRequestReviewBuilder
-
Uses of GHPullRequestReviewBuilder in org.kohsuke.github
Methods in org.kohsuke.github that return GHPullRequestReviewBuilderModifier and TypeMethodDescriptionRequired when using REQUEST_CHANGES or COMMENT for the event parameter.Comment gh pull request review builder.The SHA of the commit that needs a review.GHPullRequest.createReview()Create review gh pull request review builder.GHPullRequestReviewBuilder.event(GHPullRequestReviewEvent event) The review action you want to perform.