mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci] Add test passed for title skip ci (#6864)
* add test passed for title skip ci Signed-off-by: ThreadDao <yufen.zong@zilliz.com> * add test passed for title skip ci Signed-off-by: ThreadDao <yufen.zong@zilliz.com>
This commit is contained in:
parent
61786f769c
commit
e30f2ac210
9
.github/mergify.yml
vendored
9
.github/mergify.yml
vendored
@ -49,6 +49,15 @@ pull_request_rules:
|
||||
add:
|
||||
- ci-passed
|
||||
|
||||
- name: Test passed for title skip ci
|
||||
conditions:
|
||||
- base=master
|
||||
- title~=[skip ci]
|
||||
actions:
|
||||
label:
|
||||
add:
|
||||
- ci-passed
|
||||
|
||||
- name: Remove ci-passed when code check failed
|
||||
conditions:
|
||||
- base=master
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user