Done
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Rich Magnuson
Rich Magnuson(Deactivated)Reporter
Rich Magnuson
Rich Magnuson(Deactivated)Components
Sprint
Add sprint
Fix versions
Affects versions
Priority
Time Assistant
Created July 12, 2016 at 5:46 PM
Updated November 29, 2016 at 6:31 PM
Resolved July 15, 2016 at 10:48 PM
As a developer, I want an email notification when a build fails.
Most Jenkins build jobs are configured to send email on build failures to the committer(s) on the failed build. This doesn't appear to be happening, despite lines like this in a Jenkins build job output (for example service):
{{
Archiving artifacts
Recording test results
Sending e-mails to: rich.magnuson@villagereach.org cahn922@yahoo.com ben.leibert@villagereach.org}}
This direct notification is important as it is easy to miss automated notifications in slack.
Jenkins config doesn't appear to have an SMTP server set. We can use Amazon SES unless we had something set up earlier...?