Skip to content

Commit abdba4c

Browse files
committed
Exclude Duplicates from Release Notes
Closes gh-763
1 parent 5871050 commit abdba4c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

scripts/release/release-notes-sections.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
releasenotes:
1+
changelog:
2+
issues:
3+
exclude:
4+
labels: ["duplicate", "invalid", "declined"]
25
sections:
36
- title: "New Features"
47
emoji: ":star:"

0 commit comments

Comments
 (0)