Skip to content

Commit 4377328

Browse files
RBusarowkodiakhq[bot]
authored andcommitted
prioritize "new rule" over "features" in release drafter
1 parent d11443b commit 4377328

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/release-drafter.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ name-template: '$RESOLVED_VERSION'
22
tag-template: '$RESOLVED_VERSION'
33

44
categories:
5+
- title: '📐 New Rules'
6+
labels:
7+
- 'New Rule'
58
- title: '🚀 Features'
69
labels:
710
- 'feature'
811
- 'enhancement'
9-
- title: '📐 New Rules'
10-
labels:
11-
- 'New Rule'
1212
- title: '💥 Breaking Changes'
1313
labels:
1414
- 'api-breaking change'

0 commit comments

Comments
 (0)