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


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

commit 08559ac9330fc308412bdf1fe2e70d1fcd8f4662
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Thu Mar 19 23:43:59 2026 +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..dc84f06a 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: doxia-$RESOLVED_VERSION

Reply via email to