mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Update release drafter for new labels (#9641)
Update release-drafter.yml
This commit is contained in:
parent
3fcef89c97
commit
141410bb47
6
.github/release-drafter.yml
vendored
6
.github/release-drafter.yml
vendored
@ -21,6 +21,10 @@ categories:
|
|||||||
labels:
|
labels:
|
||||||
- 'kind/cleanup'
|
- 'kind/cleanup'
|
||||||
- 'area/compatibility'
|
- 'area/compatibility'
|
||||||
|
- 'kind/change'
|
||||||
|
- title: '**SETTINGS:**'
|
||||||
|
labels:
|
||||||
|
- 'kind/setting'
|
||||||
- title: '**TRANSLATIONS:**'
|
- title: '**TRANSLATIONS:**'
|
||||||
labels:
|
labels:
|
||||||
- 'area/translations'
|
- 'area/translations'
|
||||||
@ -39,5 +43,5 @@ template: |
|
|||||||
|
|
||||||
replacers:
|
replacers:
|
||||||
# Category titles
|
# Category titles
|
||||||
- search: '/\#\# (\*\*(ADDED|FIXED|IMPROVED|CHANGED|TRANSLATIONS):\*\*)/g'
|
- search: '/\#\# (\*\*(ADDED|FIXED|IMPROVED|CHANGED|SETTINGS|TRANSLATIONS):\*\*)/g'
|
||||||
replace: '$1'
|
replace: '$1'
|
||||||
|
Loading…
Reference in New Issue
Block a user