-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34502/
-----------------------------------------------------------
(Updated May 20, 2015, 10:21 p.m.)
Review request for kafka.
Bugs: KAFKA-2187
https://issues.apache.org/jira/browse/KAFKA-2187
Repository: kafka
Description
-------
KAFKA-2187; Introduce merge-kafka-pr.py script
Diffs
-----
kafka-merge-pr.py PRE-CREATION
Diff: https://reviews.apache.org/r/34502/diff/
Testing (updated)
-------
Tested by:
* Setting environment variables `PR_REMOTE_NAME` and `PUSH_REMOTE_NAME` to
`origin` (defaults are `apache-github` and `apache` respectively)
* Setting environment variable `GITHUB_USER` to `ijuma` (default is `apache`).
* Setting environment variables `JIRA_USERNAME` and `JIRA_PASSWORD` to my
credentials.
* Running `python kafka-merge-pr-py`, choosing to merge PR 3
(https://github.com/ijuma/kafka/pull/3) and answered the prompts, including the
one that asked whether I wanted to close the relevant JIRA
(https://issues.apache.org/jira/browse/KAFKA-2187)
Thanks,
Ismael Juma