`
scm002
  • 浏览: 309786 次
社区版块
存档分类
最新评论

集成 Jira Gerrit Jenkins

    博客分类:
  • Jira
 
阅读更多

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

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics