config/changelog.example.yml aktualisiert

This commit is contained in:
Denys Konovalov 2023-11-13 19:18:28 +00:00
parent 0da9fbc21d
commit da6b9eee8c
1 changed files with 15 additions and 9 deletions

View File

@ -18,6 +18,10 @@ groups:
name: FEATURES
labels:
- type/feature
-
name: API
labels:
- modifies/api
-
name: BUGFIXES
labels:
@ -28,6 +32,8 @@ groups:
- type/enhancement
- type/refactoring
- topic/ui
- topic/ui-interaction
- performance/speed
-
name: SECURITY
labels:
@ -55,4 +61,4 @@ groups:
default: true
# regex indicating which labels to skip for the changelog
skip-labels: skip-changelog|backport\/.+
skip-labels: skip-changelog|backport\/.+|type\/dependency-update