We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 437612c commit 3e135f4Copy full SHA for 3e135f4
1 file changed
.asf.yaml
@@ -29,12 +29,14 @@ github:
29
rebase: false
30
squash: true
31
features:
32
+ discussions: true
33
issues: true
34
protected_branches:
35
main:
36
required_linear_history: true
37
notifications:
38
commits: commits@arrow.apache.org
39
+ discussions: user@arrow.apache.org
40
issues_status: issues@arrow.apache.org
41
issues_comment: github@arrow.apache.org
42
pullrequests: github@arrow.apache.org
0 commit comments