1
0
Fork 0
mirror of https://github.com/Findus23/new-github-changelog-generator.git synced 2024-08-27 19:52:18 +02:00
new-github-changelog-generator/generator/defaultconfig.yaml

27 lines
414 B
YAML
Raw Normal View History

2019-02-02 22:12:08 +01:00
api_token: null
labels_to_ignore:
- wontfix
- not-in-changelog
- invalid
- duplicate
- answered
- worksforme
sort_by_labels:
- Critical
- Major
- 'c: New plugin'
- 'c: Security'
- Enhancement
- 'c: Performance'
- Regression
- 'c: Design / UI'
- 'c: Usability'
- 'c: Accessibility'
- Task
- 'c: Platform'
- Bug
- 'c: Website matomo.org'
- 'c: i18n'
- RFC
is_matomo: True