Skip to content

Commit

Permalink
add enhancement as label for release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
CelineTrammi committed Oct 14, 2024
1 parent ac0c807 commit 2dd4cd2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,20 @@ changelog:
- title: New Features 🎉
labels:
- kind/feature
- kind/feature-request
- title: Bugfixes 🐛
labels:
- kind/bug
- title: Other Changes
labels:
- kind/other
- kind/user-story
- title: Dependency Upgrades 📦
labels:
- kind/dependencies
- title: Enhancements
labels:
- kind/enhancement
- title: Incident
labels:
- kind/incident
Expand Down

0 comments on commit 2dd4cd2

Please sign in to comment.