Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Usage of Jira/Gerrit plugin

Shrividhya Swamy
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
November 21, 2015
  • Please guide me the steps to be taken on JIRA & in Gerrit to use this plugin
  • Will it auto close the defect once the code review comments have been implemented?

1 answer

0 votes
jhansche January 26, 2016

Did you follow https://github.com/MeetMe/jira-gerrit-plugin#getting-started ?

It will not auto-close anything.  But it is possible to create a workflow action that will submit the change in Gerrit (assuming it has the correct votes) when following a workflow action.  There are workflow conditions (i.e., if there are any matching reviews matching the given approval score, such as Code-Review == +2), and workflow functions (i.e., --submit and/or --verified +1) that can be added to any new or existing workflow action.

Suggest an answer

Log in or Sign up to answer