instance, or StatsD collector, for build health monitoring of job/stage timing and success rate.正如链接中突出显示的那样,我希望在PR合并到目标按钮启用之前,这将出现在阶段中。但插件安装后并重新启动后,它不会出现在PR.s中在Jenkins->Configure System下的'Autostatus Config‘下选择了’'Send to GitHub
在Git
我的git存储库是Azure Dev-Ops,并使用Jenkins进行持续集成构建,我使用tfs插件用于Jenkins。我的代码有6个分支:当我想要拉请求test1 to master(例如拉请求号为100)和test5 to test4(例如拉请求号为101)时,Jenkins只构建对数字100的拉请求,不要构建拉请求号101。几次之后,当我想要为拉请求构建test3 to test2(例如,拉请求号为102),Jenkins<