Update Mergify

Signed-off-by: Xiangyu Wang <xiangyu.wang@zilliz.com>
pull/5511/head
Xiangyu Wang 2021-05-31 15:24:38 +08:00
parent fca8760486
commit e412cb14c7
1 changed files with 10 additions and 0 deletions

10
.github/mergify.yml vendored
View File

@ -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