Gerrit-Review-connect-Jira

How to connect Jira and Gerrit

Posted by Dongyupu on August 15, 2015
       [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