This is an automated email from the ASF dual-hosted git repository.
hongze pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten-site.git
The following commit(s) were added to refs/heads/main by this push:
new 9a8ba35 Enable GitHub issues page (#55)
9a8ba35 is described below
commit 9a8ba3521c58e584b80161ecb70c964e1cafcbdc
Author: Hongze Zhang <[email protected]>
AuthorDate: Tue Oct 14 20:42:30 2025 +0100
Enable GitHub issues page (#55)
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 96866b2..a3f1e6c 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,7 +17,7 @@ github:
description: "Apache Gluten is a middle layer responsible for offloading
JVM-based SQL engines' execution to native engines."
homepage: https://gluten.apache.org/
features:
- issues: false
+ issues: true
projects: false
wiki: false
ghp_branch: main
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]