dweiss commented on issue #15909:
URL: https://github.com/apache/lucene/issues/15909#issuecomment-4228735576

   Don't rebase. Merge main (or whatever your PR is destined to be merged with) 
to the pr's branch, then commit. This will either pass or result in conflicts 
(if there are upstream changes that haven't been integrated). Once you push to 
pr's branch, it'll also rerun the checks.
   
   There is no other way around it, I'm afraid. Think about it - if committing 
anything to main would trigger workflows on all existing PRs, it'd destroy 
github.


-- 
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]

Reply via email to