Hi, I suggest diverting GitBox notifications to a non-human mailing list.
Currently, there's a spam of "via GitHub" messages on dev@xalan which makes it hard to search and browse the list: https://lists.apache.org/[email protected] Of course, I have a rule to delete all "via GitHub" from my email box, however, the messages still clutter the view at lists.apache.org. The change can be implemented by committing .asf.yaml file to the repository root: https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=git+-+.asf.yaml+features#Git.asf.yamlfeatures-Notificationsettingsforrepositories I suggest diverting "issues and pull_requests" to [email protected] or to a different list: notifirations: issues: [email protected] pullrequests: [email protected] Vladimir
