Hi,
If the team build fails, I want to send the mails containing the information of failed build. I wrote a custom task to achieve this. But, the requirement is that my team build contains many solutions(like modules). If the build fails, then I want to send the mail to the respective module(solution) lead about the build fail. I am unable to retrieve the build information(solution which caused error) in custom task. Can anyone help me how to get build information in the custom task?
Regards,
Habeeb.
Hello Habeeb,
You don't need to create a Custom Task for this action.
Use the event subscription to create the right event.