Uses of Interface
io.github.cdklabs.projen.github.CreatePullRequestOptions
-
Packages that use CreatePullRequestOptions Package Description io.github.cdklabs.projen.github -
-
Uses of CreatePullRequestOptions in io.github.cdklabs.projen.github
Subinterfaces of CreatePullRequestOptions in io.github.cdklabs.projen.github Modifier and Type Interface Description interfacePullRequestFromPatchOptionsClasses in io.github.cdklabs.projen.github that implement CreatePullRequestOptions Modifier and Type Class Description static classCreatePullRequestOptions.Jsii$ProxyAn implementation forCreatePullRequestOptionsstatic classPullRequestFromPatchOptions.Jsii$ProxyAn implementation forPullRequestFromPatchOptionsMethods in io.github.cdklabs.projen.github that return CreatePullRequestOptions Modifier and Type Method Description CreatePullRequestOptionsCreatePullRequestOptions.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.github with parameters of type CreatePullRequestOptions Modifier and Type Method Description static List<JobStep>WorkflowActions. createPullRequest(CreatePullRequestOptions options)(experimental) A step that creates a pull request based on the current repo state.
-