You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should be manageable I think; at first glance it's no more than providing a named recipe that applies MergeYaml to add in that merge_group in $.on, very similar to what we've done here:
What problem are you trying to solve?
Add the
merge_group
trigger to a build so that builds are triggered in the merge queueWhat precondition(s) should be checked before applying this recipe?
This depends on enablement of merge queue in the branch protection rules but it is out of the scope of this project
Describe the situation before applying the recipe
Describe the situation after applying the recipe
Any additional context
The generic recipe #90 could be used to accomplish this but as that recipe will be more involved, we can deliver this independently first.
https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue
The text was updated successfully, but these errors were encountered: