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

[arrow-datafusion] branch master updated: Speficy GitHub options

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

agrove pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git


The following commit(s) were added to refs/heads/master by this push:
     new b78f410  Speficy GitHub options
b78f410 is described below

commit b78f4109a696dccc5e645bbdb33e79a14630555c
Author: Andy Grove <an...@gmail.com>
AuthorDate: Sun Apr 18 12:08:33 2021 -0600

    Speficy GitHub options
---
 .asf.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 4bd5191..c8e0147 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,3 +20,10 @@ 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: false    
+  features:
+    issues: true