GitHub user sijie opened a pull request:
https://github.com/apache/incubator-distributedlog/pull/7
DL-16: Fix the merge script
- Fix the commit message to include 'Close #%s' message, so the pull
request will be closed automatically when the change is merged.
- Fix the jira comment
- Fix the jira key space
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/sijie/incubator-distributedlog
sijie/fcuny/DL-16
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-distributedlog/pull/7.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 #7
----
commit 3611b077915a2c22313d02166b70a046303b9906
Author: Franck Cuny <[email protected]>
Date: 2016-07-28T17:39:16Z
DL-16: Add script to merge GitHub PR.
Fetch a list of open Pull Request from GitHub, and merge them into the
repository. If the JIRA credentials are exported, the issues related to
the PR are updated with a comment and closed.
This script is a modified version of the one created for the spark
project.
commit 75c7723617438d5c092e8ddcdb8377cee468b64d
Author: Sijie Guo <[email protected]>
Date: 2016-07-31T06:58:32Z
Fix the merge script
commit bd8b33b4f47e3443b684e8fe34e3e7b0318b7265
Author: Sijie Guo <[email protected]>
Date: 2016-07-31T07:13:13Z
Fix the push script and find jira regex
commit 0ef3f8f805a1e57993a49fc9742720322f4bcfde
Author: Sijie Guo <[email protected]>
Date: 2016-07-31T07:29:01Z
Append close pr message
commit 10d8fae5b147f41956d289045087c12783e9ded9
Author: Sijie Guo <[email protected]>
Date: 2016-07-31T07:52:34Z
Merge branch 'master' into sijie/fcuny/DL-16
----
---
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.
---