gpt4 book ai didi

git - 在 Jenkins 中,如何仅当分支失败是主分支时才发送电子邮件?

转载 作者:太空狗 更新时间:2023-10-29 13:43:12 29 4
gpt4 key购买 nike

我想在预发送脚本(来自 Editable-Email Notification 插件)中编写一个脚本来发送电子邮件(将取消标志设置为 true)只有当分支失败时才是主分支(因为在主分支中有主分支)分支机构名称)。我该怎么做?

最佳答案

How to trigger an email based on a specific condition for a successful build in Jenkins

您的 git 插件包含一个环境变量,或者您可以创建一个带有分支名称的环境变量。然后使用上述解决方案投递邮件。

GIT Plugin 为您提供环境变量

GIT_BRANCH - Name of the remote repository (defaults to origin), followed by name of the branch currently being used, e.g. "origin/master" or "origin/foo"

关于git - 在 Jenkins 中,如何仅当分支失败是主分支时才发送电子邮件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29149645/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com