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

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts.git


The following commit(s) were added to refs/heads/main by this push:
     new 82481435c fix(conf): drops deprecated del_branch_on_merge (#1555)
82481435c is described below

commit 82481435c437147bc05c79f4041f51dc83a38b49
Author: Lukasz Lenart <[email protected]>
AuthorDate: Mon Jan 26 16:49:35 2026 +0100

    fix(conf): drops deprecated del_branch_on_merge (#1555)
---
 .asf.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index cc75ef5e0..db8795253 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -13,7 +13,6 @@ notifications:
 github:
   description: "Apache Struts is a free, open-source, MVC framework for 
creating elegant, modern Java web applications"
   homepage: https://struts.apache.org/
-  del_branch_on_merge: true
   protected_branches:
     main:
       # contexts are the names of checks that must pass.

Reply via email to