We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3980db commit 30863b9Copy full SHA for 30863b9
.asf.yaml
@@ -24,6 +24,7 @@ notifications:
24
commits: commits@datafusion.apache.org
25
issues: github@datafusion.apache.org
26
pullrequests: github@datafusion.apache.org
27
+ discussions: github@datafusion.apache.org
28
jira_options: link label worklog
29
github:
30
description: "Apache DataFusion SQL Query Engine"
@@ -44,6 +45,7 @@ github:
44
45
rebase: false
46
features:
47
issues: true
48
+ discussions: true
49
protected_branches:
50
main:
51
required_pull_request_reviews:
0 commit comments