stable

Clone or download

Read-only

Do not send a mail notification to a user adding itself to the reviewers

It's not an interesting information as the user is already aware of the pull request so Tuleap should limit the amount of spam it sends and skip useless mail notifications. Part of story #14190: get email notifications on pull requests - first stage Change-Id: I6c8a3f06df6cd20b6e805a6e8d9b7f6080e4b1d3

Modified Files

Name
M plugins/pullrequest/include/PullRequest/Reviewer/Notification/ReviewerAddedNotification.php +9 −1 Go to diff View file
M plugins/pullrequest/phpunit/Reviewer/Notification/ReviewerAddedNotificationTest.php +34 −2 Go to diff View file
M plugins/pullrequest/phpunit/Reviewer/Notification/ReviewerChangeNotificationToProcessBuilderTest.php +7 −2 Go to diff View file