ivankelly opened a new pull request #1220: Pull as many reviewers as possible when merging URL: https://github.com/apache/bookkeeper/pull/1220 Github uses pagination on some apis. This means that if there are a lot of comments on a issue, it may not pick up approvals by default. This patch increases the number of review comments to pull, from a default of 30 to 100. A proper fix would be to enable pagination using the Link header, but that's a much bigger change, for little return.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
