From e717ffd1cf2feee2c88a4237a263854ef5a254cd Mon Sep 17 00:00:00 2001 From: Andy Grove Date: Sun, 18 Apr 2021 12:37:43 -0600 Subject: [PATCH] Set GitHub description and labels --- .asf.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index c8e01478ef02..f50ae9a468ab 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -21,6 +21,13 @@ notifications: pullrequests: github@arrow.apache.org jira_options: link label worklog github: + description: "Apache Arrow DataFusion and Ballista query engines" + homepage: https://arrow.apache.org/ + labels: + datafusion + ballista + bug + performance enabled_merge_buttons: squash: true merge: false