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

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


The following commit(s) were added to refs/heads/master by this push:
     new 62a4caf  Enable squash
62a4caf is described below

commit 62a4cafea056b9237c746be3a725291d8a71e60d
Author: von gosling <[email protected]>
AuthorDate: Fri Aug 13 23:25:30 2021 +0800

    Enable squash
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 834071d..685f086 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -5,3 +5,7 @@ github:
     issues: true
     # Enable wiki
     wiki: true
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  false

Reply via email to