You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2022/02/09 02:15:58 UTC

[maven-gh-actions-shared] branch main updated: fix description and add build section

This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/maven-gh-actions-shared.git


The following commit(s) were added to refs/heads/main by this push:
     new 08aa846  fix description and add build section
08aa846 is described below

commit 08aa846c2c13fdfed9136186962003dbb9d16d2b
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Wed Feb 9 12:11:19 2022 +1000

    fix description and add build section
---
 .github/release-drafter.yml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index faaf45d..064f444 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -47,7 +47,7 @@ categories:
       - fix
       - bugfix
       - regression
-  - title: ":construction_worker: Changes for plugin developers"
+  - title: ":construction_worker: Changes for developers"
     labels:
       - developer 
   # Default label used by Dependabot
@@ -60,6 +60,8 @@ categories:
       - chore
       - internal
       - maintenance
+  - title: 🔧 Build
+    label: build      
   - title: 🚦 Tests
     labels: 
       - test