I have Jenkins deployed in a pretty stock fashion at this point and I have a project set up and connected to a hosted Kiln / Mercurial repository. When I run the build, it pulls the latest code from the repository and then quits ... very basic and easy. I have the post-build action email notifications set up to "send to committers" upon success or failure. When I trigger the build, it updates the code base as expected, but then the log says ...
Email was triggered for: Success Sending email for trigger: Success An attempt to send an e-mail to empty list of recipients, ignored. What step have I missed that connects the user who committed the change in Kiln to a 'committer' in Jenkins to which a notification can be sent? Sorry if this is obvious, but I am still pretty new when it comes to Jenkins. TIA! -- Jeff -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
