8000 GH-708: Enable GitHub discussions by lidavidm · Pull Request #710 · apache/arrow-java · GitHub
[go: up one dir, main page]

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
J 8000 ump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,14 @@ github:
rebase: false
squash: true
features:
discussions: true
issues: true
protected_branches:
main:
required_linear_history: true
notifications:
commits: commits@arrow.apache.org
discussions: user@arrow.apache.org
issues_status: issues@arrow.apache.org
issues_comment: github@arrow.apache.org
pullrequests: github@arrow.apache.org
Expand Down
Loading
0