Uses of Interface
io.github.cdklabs.projen.github.workflows.PullRequestOptions
-
Packages that use PullRequestOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of PullRequestOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement PullRequestOptions Modifier and Type Class Description static classPullRequestOptions.Jsii$ProxyAn implementation forPullRequestOptionsMethods in io.github.cdklabs.projen.github.workflows that return PullRequestOptions Modifier and Type Method Description PullRequestOptionsPullRequestOptions.Builder. build()Builds the configured instance.default PullRequestOptionsTriggers. getPullRequest()(experimental) Runs your workflow anytime the pull_request event occurs.PullRequestOptionsTriggers.Jsii$Proxy. getPullRequest()Methods in io.github.cdklabs.projen.github.workflows with parameters of type PullRequestOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. pullRequest(PullRequestOptions pullRequest)Sets the value ofTriggers.getPullRequest()
-