In a busy project with many commits we get a lot of fast-forward master merges (not branch merges).
Merge branch 'master' of github.com:...
which generates a lot of emails which are just noise.
Would it be possible to add an option to not send emails for such events?
Thank you.