Skip to content

Commit

Permalink
Update release-drafter.yml (#1005)
Browse files Browse the repository at this point in the history
  • Loading branch information
iammukeshm authored Aug 21, 2024
1 parent ed6585b commit cc0c57d
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,21 @@ categories:
- title: 🚀 New features and improvements
labels:
- enhancement
- feat
- feature
- title: 🐛 Bug fixes
labels:
- bug
- fix
- title: 📦 Dependency updates
labels:
- dependencies
collapse-after: 15
- title: 📝 Documentation updates
labels:
- documentation
- docs
- doc
- title: 🌐 Localization and translation
labels:
- localization
Expand Down Expand Up @@ -52,4 +57,4 @@ autolabeler:
- label: 'enhancement'
branch:
- '/feature\/.+/'

- '/feat\/.+/'

0 comments on commit cc0c57d

Please sign in to comment.