集成 Jira Gerrit Jenkins

本文介绍如何通过配置Gerrit与Jira进行集成,包括使用插件及配置文件等方法实现变更评论同步到Jira,以及如何通过正则匹配在Gerrit中创建指向Jira问题的链接。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

http://blog.sina.com.cn/s/blog_88b00ea80101d2l3.html

http://dongyupu.github.io/2015/08/15/Gerrit-Review-connect-Jira/

 

       [commentlink "jira"]
			match = ([A-Z]+-[0-9]+)
			link = http://jira.cmri.cn/browse/$1
			
  • its-jira 这个没试,还是看上面那个连接吧
        [commentlink "JIRA"]
			match = ([A-Z]+-[0-9]+)
			link = https://jira.typo3.org/browse/$1
			association = SUGGESTED
        [its-jira]
			url=http://jira.typo3.org
        [Jira]
			#commentOnChangeAbandoned=true
			commentOnChangeCreated=false
			#commentOnChangeMerged=true
			#commentOnChangeRestored=true
			#commentOnCommentAdded=true
			#commentOnFirstLinkedPatchSetCreated=true
			commentOnPatchSetCreated=false
			commentOnRefUpdatedGitWeb=false

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值