[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 <chengpan@apache.org> Signed-off-by: Cheng Pan <chengpan@apache.org>
This commit is contained in:
parent
d8f031a9fc
commit
86d7b3b348
@ -45,3 +45,4 @@ notifications:
|
|||||||
commits: commits@kyuubi.apache.org
|
commits: commits@kyuubi.apache.org
|
||||||
issues: notifications@kyuubi.apache.org
|
issues: notifications@kyuubi.apache.org
|
||||||
pullrequests: notifications@kyuubi.apache.org
|
pullrequests: notifications@kyuubi.apache.org
|
||||||
|
discussions: notifications@kyuubi.apache.org
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user