Support for repo team members excluded from repo team email
Created by: sroth80021
At present, it's not possible to have team members which can see the code (ie have access to fetch and build it), but are excluded from the code review email traffic.
In our company, we have one repository per large-grained component. Different teams maintain each component. However, in order to allow people to pull and build a component, and also for general browsing, they need to be on the 'team', which is fine.
Unfortunately, that means that we have very large teams, with a small subset which actually changes code and cares about code reviews.
The current code review 'note' model does not accomodate this well, because the 'mail team' checkbox would send to everyone on the team, which would be a very wide distribution.
We would like to narrow the distribution list to just the team members which actively work in that repo.
It would be very nice to have the ability, on a per-user basis, to opt in or opt out from the team email for a given repository. (either as an admin or user setting).