Github user franckcuny commented on the issue:
https://github.com/apache/incubator-distributedlog/pull/7
@sijie I can't push to the git repository on apache:
```sh
% ./scripts/dev/dl-merge-pr.py
Which pull request would you like to merge? (e.g. 34): 7
Commit title [DL-16: Fix the merge script]:
=== Pull Request #7 ===
PR title DL-16: Fix the merge script
Commit title DL-16: Fix the merge script
Source sijie/sijie/fcuny/DL-16
Target master
URL
https://api.github.com/repos/apache/incubator-distributedlog/pulls/7
Proceed with merging pull request #7? (y/n): y
remote: Counting objects: 27, done.
remote: Compressing objects: 100% (13/13), done.
remote: Total 27 (delta 11), reused 25 (delta 9), pack-reused 0
Unpacking objects: 100% (27/27), done.
From https://github.com/apache/incubator-distributedlog
* [new ref] refs/pull/7/head -> PR_TOOL_MERGE_PR_7
From git://git.apache.org/incubator-distributedlog
* [new branch] master -> PR_TOOL_MERGE_PR_7_MASTER
Switched to branch 'PR_TOOL_MERGE_PR_7_MASTER'
Automatic merge went well; stopped before committing as requested
Do you want to validate unit tests after the merge? (y/n): n
Enter primary author in the format of 'name <email>' [Sijie Guo
<[email protected]>]:
Enter reviewers [Franck Cuny <[email protected]>]:
List pull request commits in squashed commit message? (y/n): n
Merge complete (local ref PR_TOOL_MERGE_PR_7_MASTER). Push to apache?
(y/n): y
fatal: remote error: access denied or repository not exported:
/incubator-distributedlog.git
Restoring head pointer to master
Switched to branch 'master'
Exception while pushing: Command '['git', 'push', 'apache',
'PR_TOOL_MERGE_PR_7_MASTER', u'master']' returned non-zero exit status 128
```
---
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.
---