未验证 提交 4d1fee87 编写于 作者: J Jenny Li 提交者: GitHub

[skip e2e]Add CMakeLists.txt as code changed (#16249)

Signed-off-by: NJenny Li <jing.li@zilliz.com>
上级 3219b4e3
......@@ -70,7 +70,7 @@ pull_request_rules:
- or:
- base=master
- base~=^2(\.\d+){2}$
- -files~=^(?=.*\.(go|h|cpp)).*$
- -files~=^(?=.*((\.(go|h|cpp)|CMakeLists.txt))).*$
- "status-success=continuous-integration/jenkins/pr-merge"
actions:
label:
......@@ -109,7 +109,7 @@ pull_request_rules:
- base~=^2(\.\d+){2}$
- title~=\[skip e2e\]
- label=kind/improvement
- -files~=^(?=.*\.(go|h|cpp)).*$
- -files~=^(?=.*((\.(go|h|cpp)|CMakeLists.txt))).*$
actions:
label:
add:
......@@ -173,7 +173,7 @@ pull_request_rules:
- "status-success=Code Checker AMD64 Ubuntu 18.04"
- "status-success=Build and test AMD64 Ubuntu 18.04"
- "status-success=Code Checker MacOS 11"
- files~=^(?=.*\.(go|h|cpp)).*$
- files~=^(?=.*((\.(go|h|cpp)|CMakeLists.txt))).*$
actions:
label:
add:
......@@ -186,7 +186,7 @@ pull_request_rules:
- or:
- base=master
- base~=^2(\.\d+){2}$
- files~=^(?=.*\.(go|h|cpp)).*$
- files~=^(?=.*((\.(go|h|cpp)|CMakeLists.txt))).*$
- or:
- "status-success!=Code Checker AMD64 Ubuntu 18.04"
- "status-success!=Build and test AMD64 Ubuntu 18.04"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册