Skip to content

MAINT: Add merge_group trigger to CI workflows for merge queue support#1663

Merged
romanlutz merged 1 commit into
microsoft:mainfrom
romanlutz:add-merge-group-trigger
Apr 28, 2026
Merged

MAINT: Add merge_group trigger to CI workflows for merge queue support#1663
romanlutz merged 1 commit into
microsoft:mainfrom
romanlutz:add-merge-group-trigger

Conversation

@romanlutz
Copy link
Copy Markdown
Contributor

Enable GitHub merge queue by adding the merge_group event trigger to:

  • build_and_test.yml
  • diff_cover.yml
  • docker_build.yml
  • frontend_tests.yml

Note: merge_group does not support paths filtering, so the frontend_tests workflow will run on all merge queue entries.

docs.yml was intentionally left unchanged since it is not a required CI check.

Enable GitHub merge queue by adding the merge_group event trigger to:
- build_and_test.yml
- diff_cover.yml
- docker_build.yml
- frontend_tests.yml

Note: merge_group does not support paths filtering, so the
frontend_tests workflow will run on all merge queue entries.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@hannahwestra25 hannahwestra25 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving but want to make sure this is running before squash & merge

@romanlutz romanlutz merged commit 4118487 into microsoft:main Apr 28, 2026
47 checks passed
@romanlutz romanlutz deleted the add-merge-group-trigger branch April 28, 2026 17:50
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