[
https://issues.apache.org/jira/browse/KAFKA-2107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14558227#comment-14558227
]
Manikumar Reddy edited comment on KAFKA-2107 at 5/25/15 1:49 PM:
-----------------------------------------------------------------
uploaded a simple script which reports list of pending reviews
USAGE:
python kafka-waiting-for-review.py -c // to print the report on console
python kafka-waiting-for-review.py // to send a mail
Please edit the script to configure SMTP_SERVER details.
was (Author: omkreddy):
uploaded a script which sends a email of pending reviews.
USAGE:
python kafka-waiting-for-review.py -c // to print the report on console
python kafka-waiting-for-review.py // to send a mail
Please edit the script to configure SMTP_SERVER details.
> Script to generate waiting-for-review report
> --------------------------------------------
>
> Key: KAFKA-2107
> URL: https://issues.apache.org/jira/browse/KAFKA-2107
> Project: Kafka
> Issue Type: Bug
> Reporter: Gwen Shapira
> Assignee: Manikumar Reddy
> Attachments: kafka-waiting-for-review.py
>
>
> As [~nehanarkhede] described on the mailing list:
> The other suggestion I'd like to make involves writing a simple JIRA
> script
> (whaat?). Currently the weekly email we get from JIRA just tells you what
> JIRAs have patches. But it doesn't tell you which committers/reviewers
> have
> signed up to review those patches. The 2nd piece of information can be
> really helpful....
> If someone had some time, they can look at my patch-review script that
> uses
> some of JIRA's python APIs and write a little script that does this. At
> Confluent, we are happy to host that script on some EC2 machine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)