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/09/12 10:29:22 UTC

[maven-gh-actions-shared] branch main updated: force change-template

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 29349d6  force change-template
29349d6 is described below

commit 29349d6d79b9cbbda86af507b3ae7c4a09c5b2ec
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Mon Sep 12 20:29:18 2022 +1000

    force change-template
---
 .github/release-drafter.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 064f444..f93a30d 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -72,6 +72,8 @@ exclude-labels:
   - skip-changelog
   - invalid
 
+change-template: '- $TITLE ([#$NUMBER]($URL)) @$AUTHOR'
+
 template: |
   <!-- Optional: add a release summary here -->
   $CHANGES