mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip e2e]Fix robot fight (#16239)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
973ea406ca
commit
3936637e2e
6
.github/mergify.yml
vendored
6
.github/mergify.yml
vendored
@ -121,9 +121,9 @@ pull_request_rules:
|
||||
- or:
|
||||
- base=master
|
||||
- base~=^2(\.\d+){2}$
|
||||
- or:
|
||||
- body~=\#[0-9]{1,6}(\s+|$)
|
||||
- body~=https://github.com/milvus-io/milvus/issues/[0-9]{1,6}(\s+|$)
|
||||
- and:
|
||||
- -body~=\#[0-9]{1,6}(\s+|$)
|
||||
- -body~=https://github.com/milvus-io/milvus/issues/[0-9]{1,6}(\s+|$)
|
||||
- -label=kind/improvement
|
||||
- -title~=\[automated\]
|
||||
actions:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user