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

centic9 pushed a commit to branch add_test_and_adjust_asf_yaml
in repository https://gitbox.apache.org/repos/asf/poi.git

commit e98000194819a8815043eb37a5dc331b1522f6dc
Author: Dominik Stadler <[email protected]>
AuthorDate: Wed May 13 07:29:37 2026 +0200

    Update .asf.yaml
    
    Add labels, include more info on squash, delete merged branches
---
 .asf.yaml | 23 +++++++++++++++++------
 1 file changed, 17 insertions(+), 6 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 67e0193d9c..8493d694c0 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -4,16 +4,22 @@ github:
   description: "Mirror of Apache POI gitbox. The Java API for Microsoft 
Documents."
   homepage: https://poi.apache.org/
   labels:
-    - poi
-    - ooxml
-    - java
+    - apache
     - content
-    - library
+    - docx
     - excel
-    - word
+    - java
+    - library
+    - office
+    - ole2
+    - ooxml
+    - poi
     - powerpoint
+    - pptx
     - visio
-  
+    - word
+    - xls
+    - xlsx
   dependabot_alerts:  true
   dependabot_updates: false
 
@@ -29,6 +35,7 @@ github:
 
   enabled_merge_buttons:
     squash:  true
+    squash_commit_message: PR_TITLE_AND_COMMIT_DETAILS
     merge:   false
     rebase:  true
 
@@ -37,6 +44,10 @@ github:
     5.5.x: {}
     asf-site: {}
 
+  pull_requests:
+    del_branch_on_merge: true
+    allow_update_branch: true
+
 notifications:
   commits:              [email protected]
   issues:               [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to