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

sjaranowski pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/maven-gh-actions-shared.git


The following commit(s) were added to refs/heads/main by this push:
     new 5b50faa  Unprotect release-drafter branch
5b50faa is described below

commit 5b50faa9efbaf0226dcf3270e28ca6721579fbf1
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sun Jan 25 18:40:28 2026 +0100

    Unprotect release-drafter branch
    
    As we use official version of release drafter, we cen remove workaround 
branch
    
    references:
     - https://github.com/apache/maven-gh-actions-shared/pull/230
     - https://github.com/apache/maven-gh-actions-shared/pull/211
     - https://github.com/apache/maven-gh-actions-shared/pull/189
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 4710bf1..6f0f05d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,7 +18,6 @@ github:
     v2: { }
     v3: { }
     v4: { }
-    release-drafter: { } # fork of release-drafter,  waiting for PR merge 
release-drafter/release-drafter#1451
   pull_requests:
     del_branch_on_merge: true
   features:

Reply via email to