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

trigger GitHub Actions CI with merge_group events #938

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

RBusarow
Copy link
Collaborator

@RBusarow RBusarow commented Feb 21, 2023

GitHub's merge queue feature has its own event type for GHA workflow triggers. Our CI checks must respond to that event in order to run against merge queue branches.

docs are here.

GitHub's merge queue feature has its own event type for GHA workflow triggers.  Our CI checks must respond to that event in order to run against merge queue branches.

[docs](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue#triggering-merge-group-checks-with-github-actions)
@RBusarow RBusarow requested review from a team and zach-klippenstein as code owners February 21, 2023 20:06
@RBusarow RBusarow merged commit d476341 into main Feb 21, 2023
@RBusarow RBusarow deleted the rbusarow/merge_group_trigger branch February 21, 2023 21:04
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