You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2021/04/18 18:03:27 UTC

[arrow-rs] 01/01: Disabled merge.

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

jorgecarleitao pushed a commit to branch rebase-only
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git

commit 72aa5bbb462da03e7bbc2114505edb821a728a6a
Author: Jorge C. Leitao <jo...@gmail.com>
AuthorDate: Sun Apr 18 18:02:54 2021 +0000

    Disabled merge.
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 4bd5191..67e7fa5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,3 +20,9 @@ notifications:
   issues:       github@arrow.apache.org
   pullrequests: github@arrow.apache.org
   jira_options: link label worklog
+
+github:
+  enabled_merge_buttons:
+    squash:  true
+    merge:   false
+    rebase:  true