-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/20407/
-----------------------------------------------------------
(Updated April 17, 2014, 4 a.m.)
Review request for Aurora, Kevin Sweeney and Bill Farner.
Changes
-------
instead of including this as an Aurora specific rbt extension i've made it
generic and published it on pypi
Bugs: AURORA-323
https://issues.apache.org/jira/browse/AURORA-323
Repository: aurora
Description
-------
AURORA-323:Add ability to merge in github pull requests similar to rbt
Created a new extension for rbt which adds a new github subcommand to preview
and
merge/commit available pull requests. Adds text to the commit message
so when github mirrors the given commit the pull request will automatically
be closed.
Diffs (updated)
-----
.reviewboardrc a66e6fd0da9102f760381401b56b41b29c8d6f4d
rbt b03c87f9df129a03cced6ec088aa5ed3e16edfe0
Diff: https://reviews.apache.org/r/20407/diff/
Testing
-------
Preview a pull request patch
./rbt github -p 7
Commit a pull request
./rbt github -c 7
Thanks,
Jake Farrell