Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 89ca506

Browse files
authored
Update release drafter template to exclude release label (#332)
1 parent d986b73 commit 89ca506

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ categories:
1515
labels:
1616
- 'chore'
1717
- 'modularization'
18+
exclude-labels:
19+
- 'release'
1820
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
1921
template: |
2022
# Release details

0 commit comments

Comments
 (0)