Hudson and e-mail notification

☆樱花仙子☆ 提交于 2019-12-13 16:26:22

问题


Can I overwrite Hudson settings 'System Admin E-mail Address' for each job?


回答1:


Did some reading in the source at http://sorcerer.jenkins-ci.org/, and hudson.tasks.MailSender does not seem to consider anything but the globally configured admin email address when creating a mail.

So: No.

Or: An excellent reason to write your own notification plugin. :-)



来源:https://stackoverflow.com/questions/5433917/hudson-and-e-mail-notification

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!