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

github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/iceberg-rust.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 18a7b9378 deploy: 617be094eed3adf04b77b36225bbda15a33527d9
18a7b9378 is described below

commit 18a7b9378d0d54a2a347d5c4252bd90eabc5eef2
Author: Xuanwo <[email protected]>
AuthorDate: Sat Nov 29 03:40:23 2025 +0000

    deploy: 617be094eed3adf04b77b36225bbda15a33527d9
---
 .asf.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index f46c437a7..b217fd780 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -43,7 +43,9 @@ github:
         dismiss_stale_reviews: false
 
       required_linear_history: true
-  del_branch_on_merge: true
+  pull_requests:
+    # auto-delete head branches after being merged
+    del_branch_on_merge: true
   features:
     wiki: false
     issues: true

Reply via email to