Skip to content

Commit 1619db8

Browse files
Merge branch 'peggy/release-note' into develop
2 parents 1352c56 + 2d2937b commit 1619db8

File tree

2 files changed

+11
-19
lines changed

2 files changed

+11
-19
lines changed

.github/custom-config.yml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,18 @@ categories:
77
- title: 🐛 Bug Fixes
88
labels:
99
- bug
10-
- title: 🧹 Maintenance
10+
- title: 🧹 Chores
1111
labels:
1212
- chore
1313
change-template: "- ${{PR.title}} (#${{PR.number}}) by @${{PR.author}}"
1414
no-changes-template: "- No changes in this release."
15-
sort-by: "merged_at"
16-
sort-direction: "descending"
15+
16+
template: |
17+
## 🚀 New Features
18+
$CHANGES_FOR_CATEGORY🚀 New Features$
19+
20+
## 🐛 Bug Fixes
21+
$CHANGES_FOR_CATEGORY🐛 Bug Fixes$
22+
23+
## 🧹 Maintenance
24+
$CHANGES_FOR_CATEGORY🧹 Maintenance$

.github/release-drafter.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)