Uses of Interface
io.github.cdklabs.projen.github.workflows.MergeGroupOptions
-
Packages that use MergeGroupOptions Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of MergeGroupOptions in io.github.cdklabs.projen.github.workflows
Classes in io.github.cdklabs.projen.github.workflows that implement MergeGroupOptions Modifier and Type Class Description static classMergeGroupOptions.Jsii$ProxyAn implementation forMergeGroupOptionsMethods in io.github.cdklabs.projen.github.workflows that return MergeGroupOptions Modifier and Type Method Description MergeGroupOptionsMergeGroupOptions.Builder. build()Builds the configured instance.default MergeGroupOptionsTriggers. getMergeGroup()(experimental) Runs your workflow when a pull request is added to a merge queue, which adds the pull request to a merge group.MergeGroupOptionsTriggers.Jsii$Proxy. getMergeGroup()Methods in io.github.cdklabs.projen.github.workflows with parameters of type MergeGroupOptions Modifier and Type Method Description Triggers.BuilderTriggers.Builder. mergeGroup(MergeGroupOptions mergeGroup)Sets the value ofTriggers.getMergeGroup()
-