Skip to content

Commit

Permalink
Add catch-all category for unlabeled PRs [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
armanbilge authored Sep 26, 2023
1 parent 090d638 commit 3847eb1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ changelog:
- title: Documentation
labels:
- ':books: docs'
# Not for published notes, just to make sure we don't forget any accidentally unlabeled PRs
- title: Uncategorized
labels:
- '*'

0 comments on commit 3847eb1

Please sign in to comment.