当 buildbot 在 buildstep 期间失败时我能做什么

发布于 2024-12-18 16:55:58 字数 65 浏览 1 评论 0原文

全部。当 buildstep 失败时,我可以触发并编写脚本来执行某些操作、发送电子邮件或尝试 catch 吗? :)

all. When buildstep fail, Can i get trigged and write script to do something, send email or try catch for that. :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

_畞蕅 2024-12-25 16:55:58

您可以使用
邮件通知程序

irc 机器人
报告构建的成功或失败。

对于特定的构建步骤,有一种特别直接的方法可以做到这一点,但我怀疑上述方法已经足够了。无论如何,他们将能够包含有关哪些步骤失败的信息。

You can use the
mail notifier
or the
irc bot
to report on the success or failure of builds.

There is a particularly direct way to do that for particular build steps, but I suspect that the above are sufficient. In any case, they will be able to include information about what steps failed.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文