Only receive GitHub email notifications when @mentioned directly

github

I am working on a medium-sized GitHub project (~10 active collaborators) and am getting flooded by tons of extraneous emails that I don't need to respond to. Ideally I'd only like to receive an email notification if someone directly @mentions me (in an issue, PR or elsewhere).

Currently this doesn't seem to be possible in GitHub's notification settings. Does anyone know of a way to "hack" this sort of functionality together (maybe using an email filter?)

Best Answer

You can set GitHub to only notify you if you are directly mentioned. In your profile settings, under Notifications, make sure the setting below is checked, and uncheck all of the other notification settings:

Receive updates if you are mentioned

That way you will only be notified when you are directly mentioned.