casionone opened a new issue #1318: URL: https://github.com/apache/incubator-linkis/issues/1318
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-linkis/issues) and found no similar feature requirement. ### Problem Description The current email notification policy [1] for changes to the git code repository of the linkis project (incubator-linkis/incubator-linkis-website) is as follows: ``` commits: comm...@linkis.apache.org issues: dev@linkis.apache.org pullrequests: dev@linkis.apache.org ``` This results in more and more messy emails in the dev mailing list, and important emails for other discussions cannot be viewed well. It is recommended to modify the asf.yaml file configuration [2], and bind the notification emails of issues/pr and other changes to the commits email. Most projects do the same way (such as spark/hadoop) The configuration should be as follows: ``` commits: comm...@linkis.apache.org issues: comm...@linkis.apache.org pullrequests: comm...@linkis.apache.org ``` [1] https://gitbox.apache.org/schemes.cgi?incubator-linkis-website [2] https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-ImplementedFeatures ### Description _No response_ ### Use case _No response_ ### solutions _No response_ ### Anything else _No response_ ### Are you willing to submit a PR? - [X] Yes I am willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For additional commands, e-mail: dev-h...@linkis.apache.org