be more explicit around merge queue configuration change (#31080)
This commit is contained in:
@@ -26,9 +26,10 @@ For information about merge methods, see "[About pull request merges](/pull-requ
|
||||
|
||||
{% note %}
|
||||
|
||||
**Note:**
|
||||
**Notes:**
|
||||
|
||||
* A merge queue cannot be enabled with branch protection rules that use wildcard characters (`*`) in the branch name pattern.
|
||||
* A merge queue will wait for required checks to be reported before it can proceed with merging. You must update your CI configuration to trigger and report on merge group events when requiring a merge queue.
|
||||
|
||||
{% endnote %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user