Uses of Interface
io.github.cdklabs.projen.github.workflows.PullRequestTargetOptions
-
Packages that use PullRequestTargetOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of PullRequestTargetOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement PullRequestTargetOptions Modifier and Type Class Description static classPullRequestTargetOptions.Jsii$ProxyAn implementation forPullRequestTargetOptionsMethods in io.github.cdklabs.projen.github.workflows that return PullRequestTargetOptions Modifier and Type Method Description PullRequestTargetOptionsPullRequestTargetOptions.Builder. build()Builds the configured instance.default PullRequestTargetOptionsTriggers. getPullRequestTarget()(experimental) This event runs in the context of the base of the pull request, rather than in the merge commit as the pull_request event does.PullRequestTargetOptionsTriggers.Jsii$Proxy. getPullRequestTarget()Methods in io.github.cdklabs.projen.github.workflows with parameters of type PullRequestTargetOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. pullRequestTarget(PullRequestTargetOptions pullRequestTarget)Sets the value ofTriggers.getPullRequestTarget()
-