Skip to content

Commit 3e135f4

Browse files
lidavidmkou
andauthored
GH-708: Enable GitHub discussions (#710)
## What's Changed Enable GitHub Discussions like other Arrow repositories. Fixes #708. --------- Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
1 parent 437612c commit 3e135f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.asf.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,14 @@ github:
2929
rebase: false
3030
squash: true
3131
features:
32+
discussions: true
3233
issues: true
3334
protected_branches:
3435
main:
3536
required_linear_history: true
3637
notifications:
3738
commits: commits@arrow.apache.org
39+
discussions: user@arrow.apache.org
3840
issues_status: issues@arrow.apache.org
3941
issues_comment: github@arrow.apache.org
4042
pullrequests: github@arrow.apache.org

0 commit comments

Comments
 (0)