Jenkins Jira触发插件仅触发1个作业

发布于 2025-01-27 19:22:27 字数 174 浏览 2 评论 0原文

我已经设置了从JIRA的Webhook触发器,以触发Jenkins的作业。 这对于1个特定的Jenkins作业来说很好,我可以看到JIRA内容即将到来,测试Jenkins Job运行良好。 但是,我无法从Webhook上跑任何其他工作。即使我复制正常工作的作业,也不会触发,无论如何我都看不到调试问题。 谁能帮助我阐明我的问题? 谢谢

I've setup a webhook trigger from JIRA to trigger a Jenkins job.
This works fine for 1 particular Jenkins job, I can see the JIRA content coming in and the test Jenkins job runs fine.
However I can't get any other jobs to run from the webhook. Even if I copy the job that works correctly, that doesn't trigger either and I can't see anyway of debugging the issue.
Can anyone help shed some light on my issue please?
Thanks

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

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

发布评论

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

评论(1

成熟稳重的好男人 2025-02-03 19:22:27

我建议您使用通用的Webhook触发插件,您可以添加一个令牌,以帮助您指定为特定Webhook运行的工作。
https://plugins.jenkins.io/generic-webhook-trigger/

I would recommend you to use the Generic Webhook Trigger plugin, you can add a Token that will help you specify which job you need to run for a specific webhook.
https://plugins.jenkins.io/generic-webhook-trigger/

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