Skip to content
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

add github merge queue support #3206

Merged
merged 1 commit into from
Jun 6, 2023
Merged

Conversation

davidhewitt
Copy link
Member

Ref #3132

I think this is all that is needed to start running CI on Github merge queues; I can then update the repository settings to use a merge queue if we want to give this a go?

@alex
Copy link
Contributor

alex commented Jun 4, 2023

You may want to limit to only the check_requested event (at least, that's what I did the last time I enabled this: pypi/warehouse@446f951)

@davidhewitt davidhewitt added the CI-skip-changelog Skip checking changelog entry label Jun 4, 2023
@davidhewitt
Copy link
Member Author

davidhewitt commented Jun 4, 2023

Thanks, done.

@adamreichold I will have a play with the merge queue settings in a bit (and try to merge this PR with it). Just FYI in case somehow this breaks bors as soon as I start trying to enable.

@davidhewitt
Copy link
Member Author

I'm going to try this now.

@davidhewitt davidhewitt added this pull request to the merge queue Jun 6, 2023
Merged via the queue into PyO3:main with commit 342e4ca Jun 6, 2023
@davidhewitt davidhewitt deleted the gh-merge-queue branch June 6, 2023 07:01
@davidhewitt
Copy link
Member Author

Well, this merged but the actual CI failed, I'll try to push a fixup and make it stricter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-skip-changelog Skip checking changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants