Uses of Interface
io.github.cdklabs.projen.github.PullRequestFromPatchOptions
-
Packages that use PullRequestFromPatchOptions Package Description io.github.cdklabs.projen.github -
-
Uses of PullRequestFromPatchOptions in io.github.cdklabs.projen.github
Classes in io.github.cdklabs.projen.github that implement PullRequestFromPatchOptions Modifier and Type Class Description static classPullRequestFromPatchOptions.Jsii$ProxyAn implementation forPullRequestFromPatchOptionsMethods in io.github.cdklabs.projen.github that return PullRequestFromPatchOptions Modifier and Type Method Description PullRequestFromPatchOptionsPullRequestFromPatchOptions.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.github with parameters of type PullRequestFromPatchOptions Modifier and Type Method Description static JobWorkflowJobs. pullRequestFromPatch(PullRequestFromPatchOptions options)(experimental) Creates a pull request with the changes of a patch file.
-