This is an automated email from the ASF dual-hosted git repository. hongze pushed a commit to branch zhztheplayer-patch-2 in repository https://gitbox.apache.org/repos/asf/incubator-gluten-site.git
commit b214d0962962b1008d8f33800fa4fdf68d3142a8 Author: Hongze Zhang <[email protected]> AuthorDate: Tue Oct 14 18:27:44 2025 +0100 Enable GitHub issues page https://github.com/apache/incubator-gluten/issues/10886 --- .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]
