Skip to content

Commit 2637a5e

Browse files
authored
Merge pull request #3854 from armanbilge/topic/release-notes-unlabeled
Add catch-all category for unlabeled PRs
2 parents 090d638 + 3847eb1 commit 2637a5e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,7 @@ changelog:
1313
- title: Documentation
1414
labels:
1515
- ':books: docs'
16+
# Not for published notes, just to make sure we don't forget any accidentally unlabeled PRs
17+
- title: Uncategorized
18+
labels:
19+
- '*'

0 commit comments

Comments
 (0)