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


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

commit a58abc9d1c12db51c6c18b0c79ce9d596eee5c31
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Wed Dec 24 10:11:37 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 387b9ca..6856724 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-archetype-bundles-$RESOLVED_VERSION

Reply via email to