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-reporting-impl.git
The following commit(s) were added to refs/heads/master by this push:
new 1ea7f76 Add tag-template to release-drafter.yml, fix _extends pth
1ea7f76 is described below
commit 1ea7f764ce62f125abd5afda3c4a3640b81e0eb1
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Mon Mar 30 23:59:04 2026 +0200
Add tag-template to release-drafter.yml, fix _extends pth
---
.github/release-drafter.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 387b9ca..665afc6 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -15,4 +15,5 @@
# specific language governing permissions and limitations
# under the License.
-_extends: maven-gh-actions-shared
+_extends: maven-gh-actions-shared:/.github/release-drafter.yml
+tag-template: maven-reporting-impl-$RESOLVED_VERSION