mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
Update Mergify
Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
This commit is contained in:
parent
fca8760486
commit
e412cb14c7
10
.github/mergify.yml
vendored
10
.github/mergify.yml
vendored
@ -75,3 +75,13 @@ pull_request_rules:
|
||||
remove:
|
||||
- ci-passed
|
||||
|
||||
# ONLY for recovery branch
|
||||
- name: Test passed for code changed
|
||||
conditions:
|
||||
- base=recovery
|
||||
- "status-success=Code Checker AMD64 Ubuntu 18.04"
|
||||
- "status-success=Build and test AMD64 Ubuntu 18.04"
|
||||
actions:
|
||||
label:
|
||||
add:
|
||||
- ci-passed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user