Skip to content

Merge queue prep #2007

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Merge queue prep #2007

wants to merge 2 commits into from

Conversation

blaginin
Copy link
Contributor

@blaginin blaginin commented Aug 19, 2025

Which issue does this PR close?

Related to apache/datafusion#6880

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

Demo PR:

blaginin-org#1

@blaginin
Copy link
Contributor Author

I get that for this repo it isn't super critical since CI is fast, but:

  • would be good to enforce the branch being up to date with main (a good use case for MQ)
  • feels good to be consistent across repos
  • I want to make sure everyone is happy with the flow before we release it onto the main repo 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant