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

workflows/docs: enable merge queue/group jobs. #18888

Merged
merged 1 commit into from
Dec 6, 2024
Merged

Conversation

MikeMcQuaid
Copy link
Member

This should allow us to make use of the GitHub merge queue to ensure that we're not merging outdated code (or breaking master) but avoiding the need to continually merge into/rebase PR branches.

This should be safe to merge as-is as is essentially a no-op without the merge queue enabled.

This should allow us to make use of the GitHub merge queue to ensure
that we're not merging outdated code (or breaking `master`) but avoiding
the need to continually merge into/rebase PR branches.

This should be safe to merge as-is as is essentially a no-op without
the merge queue enabled.
@MikeMcQuaid MikeMcQuaid enabled auto-merge December 6, 2024 17:39
@MikeMcQuaid MikeMcQuaid merged commit 710b4e7 into master Dec 6, 2024
31 checks passed
@MikeMcQuaid MikeMcQuaid deleted the docs_merge_groups branch December 6, 2024 17:57
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.

2 participants