Uses of Interface
io.github.cdklabs.projen.github.workflows.PullRequestReviewCommentOptions
-
Packages that use PullRequestReviewCommentOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of PullRequestReviewCommentOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement PullRequestReviewCommentOptions Modifier and Type Class Description static classPullRequestReviewCommentOptions.Jsii$ProxyAn implementation forPullRequestReviewCommentOptionsMethods in io.github.cdklabs.projen.github.workflows that return PullRequestReviewCommentOptions Modifier and Type Method Description PullRequestReviewCommentOptionsPullRequestReviewCommentOptions.Builder. build()Builds the configured instance.default PullRequestReviewCommentOptionsTriggers. getPullRequestReviewComment()(experimental) Runs your workflow anytime a comment on a pull request's unified diff is modified, which triggers the pull_request_review_comment event.PullRequestReviewCommentOptionsTriggers.Jsii$Proxy. getPullRequestReviewComment()Methods in io.github.cdklabs.projen.github.workflows with parameters of type PullRequestReviewCommentOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. pullRequestReviewComment(PullRequestReviewCommentOptions pullRequestReviewComment)Sets the value ofTriggers.getPullRequestReviewComment()
-