You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/01/04 18:19:51 UTC

[jira] [Created] (TAJO-478) Add request-patch-review.py that helps submitting patches to jira and reviewboard.

Hyunsik Choi created TAJO-478:
---------------------------------

             Summary: Add request-patch-review.py that helps submitting patches to jira and reviewboard.
                 Key: TAJO-478
                 URL: https://issues.apache.org/jira/browse/TAJO-478
             Project: Tajo
          Issue Type: Improvement
            Reporter: Hyunsik Choi
            Assignee: Hyunsik Choi
             Fix For: 0.8-incubating


As we discussed the recent review process, review requests to reviewboard are strongly recommended in Tajo project. 

http://markmail.org/message/rszy3knctczko23d#query:+page:1+mid:qnozgapggzmwxqrw+state:results

This patch adds a helper utility to allow users to create a patch against a specified branch, submit the patch to a specified Jira, and create a review request in reviewboard.

This utility is borrowed from Apache Kafka.
https://github.com/apache/kafka/blob/trunk/kafka-patch-review.py

But, I modified some options and add several new features, and this patch includes its documentation.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)