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

djwang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudberry-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 3d5af817b .asf.yaml: update PR settings
3d5af817b is described below

commit 3d5af817bae50a31c0deace2ec06b40cf6c34696
Author: Dianjin Wang <[email protected]>
AuthorDate: Fri Aug 1 13:58:04 2025 +0800

    .asf.yaml: update PR settings
---
 .asf.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 1a67821d2..0aa3ceca4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -58,7 +58,10 @@ github:
 
       # requires all conversations to be resolved before merging is possible
       required_conversation_resolution: true
-  del_branch_on_merge: true
+  pull_requests:
+    # enable updating head branches of pull requests
+    allow_update_branch: true
+    del_branch_on_merge: true
   dependabot_alerts: true
   dependabot_updates: false
 notifications:


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

Reply via email to