This is an automated email from the ASF dual-hosted git repository. sjaranowski pushed a commit to branch tag-template in repository https://gitbox.apache.org/repos/asf/maven-changelog-plugin.git
commit e58f38a2fbb02ba8ca1abf744c013edb46b4389c Author: Slawomir Jaranowski <[email protected]> AuthorDate: Thu Mar 26 22:22:15 2026 +0100 Add tag template for release-drafter --- .github/release-drafter.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 387b9ca..58b8d62 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-changelog-plugin-$RESOLVED_VERSION
