blaginin commented on PR #11097: URL: https://github.com/apache/arrow-rs/pull/11097#issuecomment-5833554536
right, your understanding is correct! the reason is that github uses the same set of "required" checks both before a pr enters the merge queue and while it's in the queue. You can't configure separate sets of required checks for these two stages in branch protection settings. Hence we have this python proxy to decide which checks need to run or not 🙂 -- 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]
