[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>
This commit is contained in:
Jenny Li 2022-09-29 14:36:54 +08:00 committed by GitHub
parent 6466291953
commit 69212fa583
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

4
.github/mergify.yml vendored
View File

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