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

aaronai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-clients.git


The following commit(s) were added to refs/heads/master by this push:
     new 32d7eeb2 Enable squash forcibly (#440)
32d7eeb2 is described below

commit 32d7eeb294ca32053415298ad575c12f76920685
Author: Aaron Ai <[email protected]>
AuthorDate: Sat Apr 1 09:08:45 2023 +0800

    Enable squash forcibly (#440)
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 8c3f8cf8..36c3d3e5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,8 +34,8 @@ github:
     squash: true
     # Disable merge button
     merge: false
-    # Enable rebase button
-    rebase: true
+    # Disable rebase button
+    rebase: false
   protected_branches:
     master:
       required_status_checks:

Reply via email to