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 e01957b5cf0 Enable required_linear_history
e01957b5cf0 is described below

commit e01957b5cf0198cf0bf9400d8e9aadcd3abdd7ec
Author: Jinbao Chen <[email protected]>
AuthorDate: Fri May 29 00:16:35 2026 -0400

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

diff --git a/.asf.yaml b/.asf.yaml
index a61baff5d55..25e0d5b828d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -115,7 +115,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