You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/06/04 10:46:47 UTC

[GitHub] sijie opened a new pull request #1477: Improve merge script to merge PRs based on branches

sijie opened a new pull request #1477:  Improve merge script to merge PRs based on branches
URL: https://github.com/apache/bookkeeper/pull/1477
 
 
   Descriptions of the changes in this PR:
   
   *Motivation*
   
   Merge script doesn't handle well on handling PRs based on branches. So committers ended up
   using merge button to merge PRs. so we lose a lot of informations such as descriptions, reviewers
   in the commit message.
   
   *Solution*
   
   This PR fixes the problems on handling merging PRs based on branches.
   
   This allows us merging #1469 using merge script.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services