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-pxf.git


The following commit(s) were added to refs/heads/main by this push:
     new dac417b7 Enforce linear commit history for main
dac417b7 is described below

commit dac417b7900b8b1ef9aa030141008d176694332b
Author: Dianjin Wang <[email protected]>
AuthorDate: Tue Jan 27 15:32:30 2026 +0800

    Enforce linear commit history for main
---
 .asf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 9fa4def0..1b6252a6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -62,6 +62,9 @@ github:
       # squash or rebase must be allowed in the repo for this setting to be 
set to true.
       required_linear_history: true
 
+      # Enforce linear commit history
+      required_linear_history: true
+
       required_signatures: false
 
       # requires all conversations to be resolved before merging is possible


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

Reply via email to