The mailing list and the GitHub issues are isolated from each other.
The W3C I18n WG, for example, connects its CJK GitHub activity to its CJK mailing list by posting a daily digest of GitHub activity to its mailing list (on days when there is activity, that is). It could be helpful if the Markup Declaration activities could be similarly connected.
Example CJK email: https://lists.w3.org/Archives/Public/public-i18n-cjk/2018JulSep/0029.html
Digest configuration (search for 'cjk'): https://github.com/w3c/github-notify-ml-config/blob/master/mls.json
Python CGI magic that makes it happen: https://github.com/dontcallmedom/github-notify-ml/
The mailing list and the GitHub issues are isolated from each other.
The W3C I18n WG, for example, connects its CJK GitHub activity to its CJK mailing list by posting a daily digest of GitHub activity to its mailing list (on days when there is activity, that is). It could be helpful if the Markup Declaration activities could be similarly connected.
Example CJK email: https://lists.w3.org/Archives/Public/public-i18n-cjk/2018JulSep/0029.html
Digest configuration (search for 'cjk'): https://github.com/w3c/github-notify-ml-config/blob/master/mls.json
Python CGI magic that makes it happen: https://github.com/dontcallmedom/github-notify-ml/