public static final class ReleaseConnector.BranchReleaseOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ReleaseConnector.BranchReleaseOptions.Builder |
| Modifier and Type | Field and Description |
|---|---|
static ReleaseConnector.BranchReleaseOptions |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getIgnoredLabels() |
boolean |
includeAdditionalContext() |
boolean |
includeIssuesWithoutClosingKeyword() |
boolean |
includePullRequests() |
boolean |
overrideRelease() |
String |
toString() |
public static final ReleaseConnector.BranchReleaseOptions DEFAULT
Copyright © 2021. All rights reserved.