There is now a mute list to prevent DM notification when users on the mute list comment on your PRs or issues.
When a user who is on your mute list @mentions you on one of your own issues or PR no notification DM is received.
The functionality of delivering @mentions should take precedence here even though the users's comment would otherwise be muted if it did not contain the at mention.
note: The issue can only be observed when adding a mention on a PR or issue that is assigned to the test user. In other cases @ mentions are working as expected and the mute list causes no problems.
Steps:
- Connect test user to GitHub
- Add another user - UserB to your mute list
- Login to Guthub as UserB
- Locate a PR or issue the test user is assigned to
- Comment on the issue with an at mention for the test user
Observed: No DM received by the test user as UserB is muted
Expected: At mention should be delivered regardless
There is now a mute list to prevent DM notification when users on the mute list comment on your PRs or issues.
When a user who is on your mute list @mentions you on one of your own issues or PR no notification DM is received.
The functionality of delivering @mentions should take precedence here even though the users's comment would otherwise be muted if it did not contain the at mention.
note: The issue can only be observed when adding a mention on a PR or issue that is assigned to the test user. In other cases @ mentions are working as expected and the mute list causes no problems.
Steps:
Observed: No DM received by the test user as UserB is muted
Expected: At mention should be delivered regardless