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 <[email protected]>
1 parent 437612c commit 3e135f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.asf.yaml

+2
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
39+
discussions: [email protected]
3840
issues_status: [email protected]
3941
issues_comment: [email protected]
4042
pullrequests: [email protected]

0 commit comments

Comments
 (0)