Setting to disable email notifications of comments#3059
Setting to disable email notifications of comments#3059AndrewKvalheim wants to merge 2 commits intoopenSUSE:masterfrom
Conversation
Why? I mean comments are appropriate obviously, notifications are just helping people to not loose track. Can you explain? |
|
It’s been tedious to get an explanation but I think the review process is:
The reviewers avoid exposure to comments until after they’ve decided on their vote, and active notifications of comments work against that goal. |
We already have a setting for that "behavior". It's called |
Checklist
masterbranch.Short description of what this resolves
SeaGL uses comments during a specific review process in which email notifications aren’t appropriate. Previously we’d simply disabled notifications by removing that code, but a runtime setting for this would be more convenient.
Changes proposed in this pull request
Add a new setting, defaulting to enabled:
Concerns