Skip to content

Commit d4c3bcf

Browse files
authored
ci: Use breaking, deprecation labels in changelog (#3623)
1 parent add5822 commit d4c3bcf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/release.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
changelog:
22
categories:
3+
- title: Breaking
4+
labels:
5+
- breaking
6+
- title: Deprecation
7+
labels:
8+
- deprecation
39
- title: Enhancements
410
labels:
511
- enhancement

0 commit comments

Comments
 (0)