简体   繁体   English

当有人在工作中更改“配置”时,詹金斯能否发送通知邮件?

[英]Can Jenkins send notification mail when somebody changes the Configure in the job?

当有人在工作中更改Configure(例如,字符串参数,选择参数,执行shell脚本或其他内容)时,Jenkins可以发送通知邮件吗?

It sounds partially supported through the Mail Watcher plugin: https://wiki.jenkins.io/display/JENKINS/Mail+Watcher+Plugin 听起来似乎通过Mail Watcher插件得到了部分支持: https//wiki.jenkins.io/display/JENKINS/Mail+Watcher+Plugin

https://issues.jenkins-ci.org/browse/JENKINS-3032 https://issues.jenkins-ci.org/browse/JENKINS-3032

Limitation is that you are notified about a changement, but you won't know what has been changed. 局限性在于您会收到有关更改的通知,但您不知道更改了什么。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如果SCM提交,如何配置jenkins作业以发送邮件 - How to configure a jenkins job to send mail if a SCM commit 如何配置 Jenkins 在 Slave 离线时发送通知电子邮件? - How to configure Jenkins to send a notification email when a Slave goes offline? 如何在工作开始时在Jenkins发送邮件? - How to send mail in Jenkins at the beginning of a job? 将 shell 变量发送到 jenkins 作业中的松弛通知 - Send shell variable to slack notification in jenkins job 构建完成后,我们可以将Jenkins作业中存在的Python脚本的输出作为邮件发送吗? - Can we send the output of the Python script that is present in Jenkins job as mail after the Build is completed? 在ms-build中发生警告时从jenkins发送电子邮件通知 - Send e-mail notification from jenkins when warning occurs in ms-build jenkins下游作业如何通过email-ext向上游git提交者发送电子邮件通知 - how can jenkins downstream job send email notification to upstream git committers via email-ext 如何配置Jenkins以检测SVN更改并执行作业? - How to configure Jenkins to detect SVN changes and execute a job? 需要帮助来配置jenkins以通过邮件发送报告链接 - Need help to configure jenkins to send report links on mail 向 Jenkins 管道中的上游提交者发送通知电子邮件 - Send notification e-mail to upstream committer in Jenkins pipeline
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM