参考gitlab merge request实现方法,插件实现以下URL兼容,也是和MR一样,用户完全可配 ## test_report 如:https://git.example.com/group/project/-/pipelines/1001/test_report 变量: {url} ## ISSUE 如:https://git.example.com/group/project/-/issues/2001 变量:{url} {title} ## Pipeline 如:https://git.example.com/group/project/-/pipelines/3001 变量:{url}
参考gitlab merge request实现方法,插件实现以下URL兼容,也是和MR一样,用户完全可配
test_report
如:https://git.example.com/group/project/-/pipelines/1001/test_report
变量: {url}
ISSUE
如:https://git.example.com/group/project/-/issues/2001
变量:{url} {title}
Pipeline
如:https://git.example.com/group/project/-/pipelines/3001
变量:{url}