This is an automated email from the ASF dual-hosted git repository.

chengpan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/kyuubi.git


The following commit(s) were added to refs/heads/master by this push:
     new 86d7b3b348 [KYUUBI #6988] [INFRA] Foward GitHub discussions to ASF 
mailing list
86d7b3b348 is described below

commit 86d7b3b348dfa59eb5888eb247f1881b170a792b
Author: Cheng Pan <[email protected]>
AuthorDate: Mon Mar 17 20:24:57 2025 +0800

    [KYUUBI #6988] [INFRA] Foward GitHub discussions to ASF mailing list
    
    ### Why are the changes needed?
    
    To satisfy the ASF requirements.
    
    > 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.
    
    ### How was this patch tested?
    
    Review and monitor the master branch after merging.
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    No
    
    Closes #6988 from pan3793/discussion.
    
    Closes #6988
    
    dd788c054 [Cheng Pan] [INFRA] Foward GitHub discussions to ASF mailing list
    
    Authored-by: Cheng Pan <[email protected]>
    Signed-off-by: Cheng Pan <[email protected]>
---
 .asf.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.asf.yaml b/.asf.yaml
index 2c4346295e..bb613c6dc4 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -45,3 +45,4 @@ notifications:
   commits: [email protected]
   issues: [email protected]
   pullrequests: [email protected]
+  discussions: [email protected]

Reply via email to