Skip to content

Commit

Permalink
Configure automatic release notes categories
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-graham committed Oct 7, 2024
1 parent e676f1a commit 3b86b3c
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
changelog:
exclude:
labels:
- ignore-for-release
categories:
- title: ✨ New features
labels:
- enhancement
- title: 📖 Documentation improvements
labels:
- documentation
- title: 🐛 Bug fixes
labels:
- bug
- title: 📦 Dependency updates
labels:
- dependencies

0 comments on commit 3b86b3c

Please sign in to comment.