blaginin opened a new pull request, #17183: URL: https://github.com/apache/datafusion/pull/17183
## Which issue does this PR close? Related to https://github.com/apache/datafusion/issues/6880#issuecomment-3174539397 ## Rationale for this change Before we enable Merge Queue, we need to prepare our CI ## What changes are included in this PR? Merge Queue only waits for the required steps - us all checks are important hence I made them all required. It'll become impossible to merge a PR if some of the checks are not passed, but I believe that's the flow we use now anyways. I also added a MQ trigger as required in the MQ docs -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org