This is an automated email from the ASF dual-hosted git repository. jiayu pushed a commit to branch github-discussion in repository https://gitbox.apache.org/repos/asf/sedona.git
commit de53cdd42a39e21cbcffbc347fb82b0085818343 Author: Jia Yu <[email protected]> AuthorDate: Tue Mar 25 19:17:58 2025 -0700 Re-enable GitHub discussion --- .asf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index c2b5eea22b..e59677fdda 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -49,4 +49,6 @@ github: issues: true # Enable projects for project management boards projects: false + # Enable github discussion + discussions: true ghp_branch:
