11 lines
292 B
Plaintext
11 lines
292 B
Plaintext
|
|
{
|
||
|
|
"dataSource": "milestones",
|
||
|
|
"groupBy": {
|
||
|
|
"Features:": ["enhancement", "documentation"],
|
||
|
|
"Bug Fixes:": ["bug"]
|
||
|
|
},
|
||
|
|
"ignoreLabels": ["help wanted", "question", "good first issue"],
|
||
|
|
"milestoneMatch": "{{tag_name}}",
|
||
|
|
"changelogFilename": "CHANGELOG.md"
|
||
|
|
}
|