Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在合并请求上触发多分支管道?配置不会为多分支管道中的特定分支保存。是的,我确实知道单个管道可以选择触发合并请求,但我正在寻找 MULTI-BRANCH 管道的解决方案。我似乎无法在任何地方找到解决方案。
您应该能够结合使用 webhook 以及 Jenkins Git 服务来触发多分支管道。
您的 webhook url 应该类似于<your-jenkins-url>/github-webhook.
<your-jenkins-url>/github-webhook