This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/arrow-java.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 09b9a44f Publish documentation
(4b4d92851c8ecba1876a8f452279122e88e5ff8e)
09b9a44f is described below
commit 09b9a44f009142d5b8aad62b47911b3b483081ac
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 14 13:38:47 2025 +0000
Publish documentation (4b4d92851c8ecba1876a8f452279122e88e5ff8e)
---
.asf.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index ead25811..13bd59c2 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -29,12 +29,14 @@ github:
rebase: false
squash: true
features:
+ discussions: true
issues: true
protected_branches:
main:
required_linear_history: true
notifications:
commits: [email protected]
+ discussions: [email protected]
issues_status: [email protected]
issues_comment: [email protected]
pullrequests: [email protected]