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:26 UTC

[arrow-rs] branch rebase-only created (now 72aa5bb)

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

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


      at 72aa5bb  Disabled merge.

This branch includes the following new commits:

     new 72aa5bb  Disabled merge.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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

Posted by jo...@apache.org.
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