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

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-release.git


The following commit(s) were added to refs/heads/master by this push:
     new 3cf1076c Add tag-template to release-drafter configuration
3cf1076c is described below

commit 3cf1076cd27babaa31e2096416a57713db3681bd
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Nov 9 19:04:10 2025 +0100

    Add tag-template to release-drafter configuration
---
 .github/release-drafter.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 387b9ca2..95fcd0ab 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -16,3 +16,4 @@
 # under the License.
 
 _extends: maven-gh-actions-shared
+tag-template: maven-release-$RESOLVED_VERSION

Reply via email to