Uses of Interface
io.github.cdklabs.projen.github.workflows.PullRequestReviewOptions
-
Packages that use PullRequestReviewOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of PullRequestReviewOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement PullRequestReviewOptions Modifier and Type Class Description static classPullRequestReviewOptions.Jsii$ProxyAn implementation forPullRequestReviewOptionsMethods in io.github.cdklabs.projen.github.workflows that return PullRequestReviewOptions Modifier and Type Method Description PullRequestReviewOptionsPullRequestReviewOptions.Builder. build()Builds the configured instance.default PullRequestReviewOptionsTriggers. getPullRequestReview()(experimental) Runs your workflow anytime the pull_request_review event occurs.PullRequestReviewOptionsTriggers.Jsii$Proxy. getPullRequestReview()Methods in io.github.cdklabs.projen.github.workflows with parameters of type PullRequestReviewOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. pullRequestReview(PullRequestReviewOptions pullRequestReview)Sets the value ofTriggers.getPullRequestReview()
-