Hello Jean-Daniel Cryans, Will Berkeley,

I'd like you to do a code review.  Please visit

    http://gerrit.cloudera.org:8080/4852

to review the following change.

Change subject: KUDU-1566: [scripts] Update jira fields automatically with 
gerrit link, commit SHA etc
......................................................................

KUDU-1566: [scripts] Update jira fields automatically with gerrit link, commit 
SHA etc

This script is intended to be merged with our existing tools - like pre-push or 
post-commit,
for all commits which mention the JIRA id in their COMMIT_MSG. This helps to 
track the review
patches to JIRA domain and vice versa thereby making it easy to navigate 
between the two worlds.
Currently it comments on the JIRA issue by parsing the commit log for the 
presence of 'KUDU-[1-9]'
string, and it also updates a review link against 'Code Review' field in jira.
It can be leveraged to auomatically resolve a JIRA if optional '--resolve=True' 
is provided.

Change-Id: I4519ee0b83f9af03ba55f0eacc0553e86a3f13ec
---
A src/kudu/scripts/jira_updater.py
1 file changed, 112 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/52/4852/1
-- 
To view, visit http://gerrit.cloudera.org:8080/4852
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4519ee0b83f9af03ba55f0eacc0553e86a3f13ec
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dinesh Bhat <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>

Reply via email to