mirror of https://github.com/milvus-io/milvus.git
[skip e2e]Add Dismiss block label support for 2.*.* branch (#19549)
Signed-off-by: Jenny Li <jing.li@zilliz.com> Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/19552/head
parent
6466291953
commit
69212fa583
|
@ -172,7 +172,9 @@ pull_request_rules:
|
|||
- body~=\#[0-9]{1,6}(\s+|$)
|
||||
- body~=https://github.com/milvus-io/milvus/issues/[0-9]{1,6}(\s+|$)
|
||||
- and:
|
||||
- base=master
|
||||
- or:
|
||||
- base=master
|
||||
- base~=^2(\.\d+){2}$
|
||||
- label=kind/improvement
|
||||
actions:
|
||||
label:
|
||||
|
|
Loading…
Reference in New Issue