I got an email with “Build # – fixed!”. So does it mean that after failures the build was finally successfully built? Am I right? I am really new in Jenkins/ Hudson 🙁
Thank you
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, that’s the default behaviour for Jenkins; it will email you for every build failure, but will only email about a successful build if it was preceded by a failed build. See the doc for the Extended Email plugin, which is what most sites use.