<div dir="ltr"><br>On Fri, Sep 10, 2021 at 8:46 PM Vaclav Petras <<a href="mailto:wenzeslaus@gmail.com">wenzeslaus@gmail.com</a>> wrote:<br>><br>> On Fri, Sep 10, 2021 at 2:30 PM Markus Metz <<a href="mailto:markus.metz.giswork@gmail.com">markus.metz.giswork@gmail.com</a>> wrote:<br>>><br>>> The reason for the rebase was that some tests were failing, apparently because of a combination of renaming master to main and changes to GHA, and a PR can only be squashed and merged if all tests are passed.<br>><br><div>> Ah, that makes sense. You need to update in one way or another in this case.</div><div><br></div><div>After  `git rebase main` +  `git push -f ...`, all the previously timed-out tests for the affected PRs are passed, great!</div><div><br></div><div>Markus M<br></div></div>