Re-trigger Travis Build

2018-10-02 Thread Enrico Olivelli
Hi, In order to restart the Job on Travis CI you can push the "Restart build" button. All you need is to be logged in Travis (and maybe you should be the author of the commit) For reference: https://stackoverflow.com/questions/17606874/trigger-a-travis-ci-rebuild-without-pushing-a-commit Cheers

Weird Problem with merge script Sijie was reported as author of my commit

2018-10-02 Thread Enrico Olivelli
Hi, I have committed this PR https://github.com/apache/bookkeeper/pull/1725 But in the commit log we have as "author" Sijie see this online https://github.com/apache/bookkeeper/commit/7da429ea0e4f29b11da532f269196047162053ef During the execution of the script it proposed Sijie as "Author" but

Re: Weird Problem with merge script Sijie was reported as author of my commit

2018-10-02 Thread Sijie Guo
I think the problem might due to we switch to using github 'merge'. It might be a problem on finding the authors during merge. It would be great to see if github provides api to fetch this information or not. If not, we might be looking into just using the author of the PR for filling up the