From 0d923c37bfd12b78a826b32af48febf3d0244738 Mon Sep 17 00:00:00 2001 From: Cheng Pan Date: Wed, 2 Apr 2025 14:25:37 +0800 Subject: [PATCH] [CELEBORN-1956] Forward GitHub discussion to ASF mailing list ### What changes were proposed in this pull request? As title. ### Why are the changes needed? To satisfy ASF policy. ``` An error occurred while processing the github feature in .asf.yaml: GitHub discussions can only be enabled if a mailing list target exists for it. --- With regards, ASF Infra. For further information, please see the .asf.yaml documentation at: https://github.com/apache/infrastructure-asfyaml/blob/main/README.md ``` ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? This can be manually tested after merging to main. Closes #3195 from pan3793/CELEBORN-1956. Authored-by: Cheng Pan Signed-off-by: Cheng Pan --- .asf.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.asf.yaml b/.asf.yaml index 117d559a2..fea76eea6 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -39,4 +39,5 @@ notifications: commits: commits@celeborn.apache.org issues: issues@celeborn.apache.org pullrequests: issues@celeborn.apache.org + discussions: issues@celeborn.apache.org jira_options: link label worklog