Hello Jean-Daniel Cryans, Will Berkeley, Todd Lipcon, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/4852
to look at the new patch set (#3).
Change subject: [scripts] KUDU-1566: Update jira fields automatically
......................................................................
[scripts] KUDU-1566: Update jira fields automatically
This script is intended to be merged with our existing tools - like
pre-push or post-commit, for all commits which start with a 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.
Also, it can be leveraged to automatically resolve a JIRA if optional
'--resolve=True' is provided.
Change-Id: I4519ee0b83f9af03ba55f0eacc0553e86a3f13ec
---
A src/kudu/scripts/jira_updater.py
1 file changed, 125 insertions(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/52/4852/3
--
To view, visit http://gerrit.cloudera.org:8080/4852
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I4519ee0b83f9af03ba55f0eacc0553e86a3f13ec
Gerrit-PatchSet: 3
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Dinesh Bhat <[email protected]>
Gerrit-Reviewer: Dinesh Bhat <[email protected]>
Gerrit-Reviewer: Jean-Daniel Cryans <[email protected]>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Will Berkeley <[email protected]>