Configure email notification in Hudson -


I am trying to configure Hudson to send an email if a person fails in building that has The broken build is divided on SVN.

Question

Is it possible to do this, and if Hadadan how do I configure it to do this?

If you want some people to receive an email, whenever a build is broken or fixed, even if the reason for the failure, add your email address to the receiving fields.

You do not need an email-at-plugin to do this, but this plugin gives you more control over the email format and content.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -