I want to assign alerts for my team project as followed: 1. Every build that failed will trigger an email notification for the last developer that committed a change. In additional send the same email to the code reviewer.
I only found that a failed build will sent to all team members an email or to me and I cant change the "Sent To" field (its disabled and I'm administrator user)
- Another issue I encountered is that when a build failed the email I get states that there is 0 errors and 0 warnings. How Come?
It's supposed to be fairly easy to configure but didnt managed to get the email right. Can someone assist here?
This is the email I get, a failed build with 0 errors, when entering the build url I can see the where the build has failed but how can I know it from the email???