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


The following commit(s) were added to refs/heads/master by this push:
     new baff9a7  Add tag-template to release-drafter.yml, fix _extends pth
baff9a7 is described below

commit baff9a75e0bbdf386b1c25baa6586f64f4d1bb6e
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Mon Mar 30 23:56:52 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..4f8066a 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-api-$RESOLVED_VERSION

Reply via email to