| Package | Description |
|---|---|
| io.github.cdklabs.projen.github |
| Modifier and Type | Class and Description |
|---|---|
static class |
MergifyRule.Jsii$Proxy
An implementation for
MergifyRule |
| Modifier and Type | Method and Description |
|---|---|
MergifyRule |
MergifyRule.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<MergifyRule> |
MergifyOptions.getRules() |
List<MergifyRule> |
MergifyOptions.Jsii$Proxy.getRules() |
| Modifier and Type | Method and Description |
|---|---|
void |
Mergify.addRule(MergifyRule rule) |
| Modifier and Type | Method and Description |
|---|---|
Mergify.Builder |
Mergify.Builder.rules(List<? extends MergifyRule> rules) |
MergifyOptions.Builder |
MergifyOptions.Builder.rules(List<? extends MergifyRule> rules)
Sets the value of
MergifyOptions.getRules() |
Copyright © 2021. All rights reserved.