2020-09-24 23:32:03 +00:00
|
|
|
Owner = "traefik"
|
|
|
|
RepositoryName = "traefik"
|
|
|
|
|
|
|
|
OutputType = "file"
|
|
|
|
FileName = "traefik_changelog.md"
|
|
|
|
|
2021-03-08 17:04:03 +00:00
|
|
|
# example new bugfix v2.4.7
|
2021-02-01 16:14:04 +00:00
|
|
|
CurrentRef = "v2.4"
|
2021-03-08 17:04:03 +00:00
|
|
|
PreviousRef = "v2.4.6"
|
2021-02-01 16:14:04 +00:00
|
|
|
BaseBranch = "v2.4"
|
2021-03-08 17:04:03 +00:00
|
|
|
FutureCurrentRefName = "v2.4.7"
|
2020-09-24 23:32:03 +00:00
|
|
|
|
|
|
|
ThresholdPreviousRef = 10
|
|
|
|
ThresholdCurrentRef = 10
|
|
|
|
|
|
|
|
Debug = true
|
|
|
|
DisplayLabel = true
|
|
|
|
|
|
|
|
LabelExcludes = ["area/infrastructure"]
|
|
|
|
LabelEnhancement = "kind/enhancement"
|
|
|
|
LabelDocumentation = "area/documentation"
|
|
|
|
LabelBug = "kind/bug/fix"
|
|
|
|
|
|
|
|
[DisplayLabelOptions]
|
|
|
|
FilteredPrefixes = ["area/", "platform/"]
|
|
|
|
ExcludedSuffixes = ["documentation"]
|
|
|
|
TrimmedPrefixes = ["area/provider/", "area/middleware/", "area/", "platform/"]
|