mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
[skip e2e]Add manual-pass check (#17934)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
d29499d194
commit
4612e0c7ea
2
.github/mergify.yml
vendored
2
.github/mergify.yml
vendored
@ -186,6 +186,7 @@ pull_request_rules:
|
||||
|
||||
- name: Remove ci-passed label when status for code checker or ut is not success
|
||||
conditions:
|
||||
- label!=manual-pass
|
||||
- or:
|
||||
- base=master
|
||||
- base~=^2(\.\d+){2}$
|
||||
@ -202,6 +203,7 @@ pull_request_rules:
|
||||
|
||||
- name: Remove ci-passed label when status for jenkins job is not success
|
||||
conditions:
|
||||
- label!=manual-pass
|
||||
- or:
|
||||
- base=master
|
||||
- base~=^2(\.\d+){2}$
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user