msfroh commented on issue #15909: URL: https://github.com/apache/lucene/issues/15909#issuecomment-4229940666
Note that the "Update branch" button will show up for **any** commits to the target branch that are not on the PR source branch. We've enabled it on OpenSearch, but our checks take so long (1h+) that by the time the checks run on the rebased branch (and the committer remembers to come back to merge), another commit has made it in. For Lucene, I don't think that will be a problem, since the checks are fast enough that a committer can sit there and click the merge button as soon as the checks pass. IMO, it just highlights the importance of keeping fast and reliable checks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
