Skip to content

Commit a2200fd

Browse files
lidavidmkou
authored andcommitted
apacheGH-708: Enable GitHub discussions (apache#710)
## What's Changed Enable GitHub Discussions like other Arrow repositories. Fixes apache#708. --------- Co-authored-by: Sutou Kouhei <kou@cozmixng.org>
1 parent e7acce5 commit a2200fd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.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)