-----------------------------------------------------------
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