Each time codecov runs I get an email, and I would like to stop this behavior. I have looked at all the options I can find via my dashboard after login and there doesn’t appear to be a way to affect this behavior. Can anyone advise? Thanks in advance for any suggestions or insight.
I don’t think either of these solutions are ideal. The comment is useful at the end of the pull request but I don’t need to get an email about it as it is redundant. If I turn it off I see nothing. Secondly, I still want to receive emails from github from other developers and other tools, turning notifications off in github is to broad of a solution.
What would work great if there was a way in the yaml file to specify not to send email notifications. The closest thing I see is only sending notifications after every so many coverage uploads. I suppose I could just set this to a really large number.
@JoshuaSBrown, thanks here. Unfortunately, the email notifications are tied directly to GitHub’s notification system as we do not send the emails ourselves. There is no current way for us to get around that.