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

sjaranowski pushed a commit to branch maven-4.0.x
in repository https://gitbox.apache.org/repos/asf/maven.git


The following commit(s) were added to refs/heads/maven-4.0.x by this push:
     new a50ae47f09 Adjust release-drafter configuration for 6.2.0
a50ae47f09 is described below

commit a50ae47f09420aeccd0ef70e7f024af54e445caa
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Jan 25 14:22:44 2026 +0100

    Adjust release-drafter configuration for 6.2.0
---
 .github/workflows/release-drafter.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release-drafter.yml 
b/.github/workflows/release-drafter.yml
index 0af2d2b844..879b602794 100644
--- a/.github/workflows/release-drafter.yml
+++ b/.github/workflows/release-drafter.yml
@@ -26,4 +26,4 @@ jobs:
    update_release_draft:
       uses: 
apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v4
       with:
-        commits-since: '2025-06-18T10:29:46Z' # date of first commit on 
maven-4.0.x branch, bed0f8174bf728978f86fac533aa38a9511f3872
+        initial-commits-since: '2025-06-18T10:29:46Z' # date of first commit 
on maven-4.0.x branch, bed0f8174bf728978f86fac533aa38a9511f3872

Reply via email to