Customize notifications upon project move
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Description
In our organization, many developers are by default members of a large number of projects, whose repositories may or may not interest them (i.e. they do not necessarily check them all out). Currently, when a repository is moved, all project members receive an email notification with instructions on how to update their working copies.
Proposal
It would be great to have the possibility to prevent email notifications on project move to be propagated, ideally using a per-user options, or, alternatively, as an option within a group (so that all projects within the group would not generate a notification when moved). Of course, if it's possible to keep track of who cloned the repo, then, even better, one can send notifications only to those who ever cloned the project (admittedly, it's impossible to know if the clone still exists or not).