Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ changelog:
- title: 🚀 Enhancements
labels:
- enhancement
- title: 🛠 Everything Else
# The catch-all, and so the patch category: under the label convention
# everything reaching it is a patch. Titled for what it holds rather than
# the bump it causes, so that it still reads on the many weeks where it is
# the only section there is.
- title: 🛠 Fixes & Maintenance
labels:
- '*'
Loading