mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Release Drafter - Sort changelog by PR title (#9684)
* sort changelog alphabetically
* add release-drafter branch to workflow config
* Revert "add release-drafter branch to workflow config"
This reverts commit 32be877c6d
.
This commit is contained in:
parent
274d853c43
commit
bc940bc21e
2
.github/release-drafter.yml
vendored
2
.github/release-drafter.yml
vendored
@ -5,6 +5,8 @@ branches:
|
|||||||
name-template: 'Version $NEXT_PATCH_VERSION'
|
name-template: 'Version $NEXT_PATCH_VERSION'
|
||||||
tag-template: 'v$NEXT_PATCH_VERSION'
|
tag-template: 'v$NEXT_PATCH_VERSION'
|
||||||
|
|
||||||
|
sort-by: title # sort alphabetically
|
||||||
|
|
||||||
categories:
|
categories:
|
||||||
- title: '**ADDED:**'
|
- title: '**ADDED:**'
|
||||||
labels:
|
labels:
|
||||||
|
Loading…
Reference in New Issue
Block a user