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

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


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

commit e0f67a0ba22e11666abe00ebeacfe4a14b9aa32c
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Tue May 12 17:57:12 2026 +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 387b9ca..c12a457 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-dependency-analyzer-$RESOLVED_VERSION

Reply via email to