Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.