Restricting email notifications (GitHub)
mackowski opened this issue · 2 comments
TL;DR
When user use one account for personal and work duties, some actions potentially leak information (for example in PR notification).
Using one account is recommended by GH https://docs.github.com/en/get-started/learning-about-github/types-of-github-accounts#personal-accounts
Organisations can protect themselves by restricting email notifications https://docs.github.com/en/enterprise-server@3.8/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/restricting-email-notifications-for-your-organization#restricting-email-notifications
Detailed design
No response
Additional information
No response
Hey @mackowski :)
Thank you for your suggestion.
I added this policy on the enterprise level, as can be seen in this PR: #294
Any input would be much appreciated before it is merged.
Looks good for me :) thanks for implementing that so quickly :-)