You can connect gerrit change list with JIRA by adding JIRA id in commit message.
For example, when I work for OB project, there is JIRA project named "OB". I provide JIRA ID in commit message,
commit 9d06da81587a3d1605af296af7ea2279e9ae7be6
Author: Hai Yang <[email protected]>
Date: Tue Sep 12 21:19:44 2017 +0800
OB-385: Add a test change
Change-Id: I8f7591735832b94a6ff67cb2c5a8ff68a16d06e6
When pushing this change list into Gerrit, we will see two things happen
1.There is JIRA link in Gerrit commit message of review page. See the blue link in commit message below.
- There is new comment added in JIRA as below automatically,