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

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


The following commit(s) were added to refs/heads/main by this push:
     new 75a6fcc4531 Disable required_linear_history
75a6fcc4531 is described below

commit 75a6fcc4531429809ccb040094eabfb61927fc0e
Author: Jinbao Chen <[email protected]>
AuthorDate: Wed May 27 21:47:12 2026 -0400

    Disable required_linear_history
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 01188659355..da94837db99 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -114,7 +114,7 @@ github:
         required_approving_review_count: 2
 
       # Enforce linear commit history
-      required_linear_history: true
+      # required_linear_history: true
 
       # Don't require commits to be signed
       required_signatures: false


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

Reply via email to