tisonkun commented on issue #11:
URL: 
https://github.com/apache/datasketches-rust/issues/11#issuecomment-3688999976

   @leerho The "document" can be found at the README of 
https://github.com/apache/infrastructure-asfyaml/.
   
   Generally, we have:
   
   ```yaml
   notifications:
     commits: [email protected]
     issues: [email protected]
     pullrequests: [email protected]
     jira_options: link label worklog
     jobs: [email protected]
     discussions: [email protected]
   ```
   
   So if we'd like to keep dev@ less noisy, we can:
   
   * Have an [email protected] for issues/pull_requests, while 
most people don't subscribe to it.
   * Even just send the notifications to commits@.
   * Send jobs updates to jobs@ or commits@.
   * Send discussion to issues. But in OpenDAL while we're using GitHub 
Discussions to drive the release process, we mirror discussion updates to dev@.
   
   cc @Xuanwo if you have other expeirences to share here.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to