GitHub user anyway1021 reopened a pull request:
https://github.com/apache/incubator-eagle/pull/42
EAGLE-84 create first version of auto_merge.py under folder eagle-dev
This version doesn't include the logic of checking unit test results
reported by CI jobs. The purposes of this pull request are:
1. create sub-directory of "eagle-dev" in the project's root directory to
contain dev related tools or scripts.
2. contribute this first version so that people can use it instead of
manually scripting jobs to merge, edit, commit and push.
3. let this script receive widely review.
The integration of Github & CI is under way, and I will update this script
once I'm aware enough of the verification logic for unit test results, soon.
Any code review and suggestion will be appreciated.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anyway1021/incubator-eagle
auto_merge_python_script
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-eagle/pull/42.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #42
----
commit 4f36ef15243ffc30ff30cbc893f3388ea8f27685
Author: ziwu <[email protected]>
Date: 2015-12-28T15:32:24Z
create first version of auto_merge.py under folder eagle-dev
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---