slachiewicz commented on code in PR #303:
URL:
https://github.com/apache/maven-gh-actions-shared/pull/303#discussion_r3795921207
##########
.github/release-drafter.yml:
##########
@@ -36,55 +36,58 @@ categories:
labels:
- deprecated
- - title: ":tada: Major features and improvements"
- labels:
- - major-enhancement
- - major-rfe
-
- - title: 🐛 Major bug fixes
- labels:
- - major-bug
-
- title: 🚀 New features and improvements
labels:
- enhancement
- feature
- - rfe
- title: 🐛 Bug Fixes
labels:
- bug
- - fix
- - bugfix
- - regression
-
- - title: ":construction_worker: Changes for developers"
- labels:
- - developer
- title: 📝 Documentation updates
labels:
- documentation
- title: 👻 Maintenance
labels:
- - chore
- - internal
- maintenance
+ - chore
- title: 🔧 Build
labels:
- build
- title: 🚦 Tests
labels:
- - test
- tests
# Default label used by Dependabot
- title: 📦 Dependency updates
labels:
- dependencies
+ collapse-after: 10
+
+version-resolver:
Review Comment:
Ok closing
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]