This is an automated email from the ASF dual-hosted git repository.
skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git
The following commit(s) were added to refs/heads/master by this push:
new aa735cb34b more test on drafter
aa735cb34b is described below
commit aa735cb34b5d3f72c9c21df3bee94a59f9a33679
Author: Eric Barboni <[email protected]>
AuthorDate: Fri Jun 17 20:03:30 2022 +0200
more test on drafter
---
.github/release-drafter.yml | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 0838ad2a95..63592bd348 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -19,8 +19,15 @@ categories:
- title: 'API Changes'
labels:
- 'API Change'
-include-labels:
- - 'API Change'
+ - title: 'UI Changes'
+ labels:
+ - 'UI'
+ - title: 'Gradle'
+ labels:
+ - 'Gradle'
+ - title: 'Maven'
+ labels:
+ - 'Maven'
template: |
## What’s Changed
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists