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

albumenj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go-contrib.git


The following commit(s) were added to refs/heads/main by this push:
     new cdfce49  Update .asf.yaml
cdfce49 is described below

commit cdfce4946a66eec3e80244e6ae1f7bc77de4cabb
Author: Albumen Kevin <[email protected]>
AuthorDate: Thu Jun 8 20:29:42 2023 +0800

    Update .asf.yaml
---
 .asf.yaml | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 33ff4d7..1702198 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,4 +40,11 @@ github:
     - go
     - microservices
     - rpc
-    - dubbo
\ No newline at end of file
+    - dubbo
+  enabled_merge_buttons:
+    # enable squash button:
+    squash: true
+    # disable merge button:
+    merge: false
+    # disable rebase button:
+    rebase: false

Reply via email to