You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@linkis.apache.org by GitBox <gi...@apache.org> on 2022/01/20 10:56:18 UTC

[GitHub] [incubator-linkis] casionone opened a new issue #1318: [Feature] Modify the email notification policy of the git repository

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: commits@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: commits@linkis.apache.org
   issues: commits@linkis.apache.org
   pullrequests: commits@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-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] peacewong commented on issue #1318: [Feature] Modify the email notification policy of the git repository

Posted by GitBox <gi...@apache.org>.
peacewong commented on issue #1318:
URL: https://github.com/apache/incubator-linkis/issues/1318#issuecomment-1017427724


   I agree with this modification


-- 
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-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@linkis.apache.org
For additional commands, e-mail: dev-help@linkis.apache.org


[GitHub] [incubator-linkis] casionone closed issue #1318: [Feature] Modify the email notification policy of the git repository

Posted by GitBox <gi...@apache.org>.
casionone closed issue #1318:
URL: https://github.com/apache/incubator-linkis/issues/1318


   


-- 
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: commits-unsubscribe@linkis.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org