Hi All,
Thanks for excusing me for the recent chain mails and Sorry for
mail-bombing your inbox.

I have made required changes and submitted patch for LENS-541 via the tool
itself. Its able upload patch both to Jira [1] and Review Board [2].

The typical usage of tool would be like:

python tools/scripts/lens-patch-review.py -b origin/master -j LENS-541 -rbu
yash360 -rbp PASSWORD --summary "LENS-541 : Lens patch review tool"
--description "Testing the patch review tool" --testing "Under progress"
--version 03


Its a python script and does require one time initial setup. It takes the
diff of current checked out branch with any branch specified by the user.
It also takes all required parameters from user for creating review board.

We would also need a small documentation for the initial setup something
similar to [3] in case we decide to use the tool.

Let me know your thoughts.
Thanks.

1. https://issues.apache.org/jira/browse/LENS-541
2. https://reviews.apache.org/r/33943/
3. https://cwiki.apache.org/confluence/display/DRILL/Drill+Patch+Review+Tool

Reply via email to