You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by Ajay Yadava <aj...@gmail.com> on 2016/01/24 18:49:11 UTC

Review Request 42698: Script to automate merging of pull requests

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42698/
-----------------------------------------------------------

Review request for Falcon.


Bugs: FALCON-1771
    https://issues.apache.org/jira/browse/FALCON-1771


Repository: falcon-git


Description
-------

This script automates merging of pull requests. It prompts user for various decisions and prints key commands that it is executing. It also closes the corresponding JIRA.


Diffs
-----

  falcon_merge_pr.py PRE-CREATION 

Diff: https://reviews.apache.org/r/42698/diff/


Testing
-------

Tested it manually. For some functions doc tests have been added, rest are just api calls and system commands.


Thanks,

Ajay Yadava