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-scm.git


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

commit 3100dca9ef93c9e2155a5689e3f246a12e4bc182
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Mon Sep 29 16:51:34 2025 +0200

    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 387b9ca27..0601e1e84 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-scm-$RESOLVED_VERSION

Reply via email to