mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
enhance: [skip e2e] fix mergify (#34209)
Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
This commit is contained in:
parent
0565b70ff1
commit
e43c558071
4
.github/mergify.yml
vendored
4
.github/mergify.yml
vendored
@ -5,8 +5,8 @@ shared:
|
|||||||
- 'status-success=Build and test AMD64 Ubuntu 20.04'
|
- 'status-success=Build and test AMD64 Ubuntu 20.04'
|
||||||
- 'status-success=Build and test AMD64 Ubuntu 22.04'
|
- 'status-success=Build and test AMD64 Ubuntu 22.04'
|
||||||
- when_build_and_test_status_failed: &Build_AND_TEST_STATUS_FAILED_ON_UBUNTU_20_OR_UBUNTU_22
|
- when_build_and_test_status_failed: &Build_AND_TEST_STATUS_FAILED_ON_UBUNTU_20_OR_UBUNTU_22
|
||||||
- &failed_on_ubuntu_20 'status-success!=Build and test AMD64 Ubuntu 20.04'
|
- &failed_on_ubuntu_20 'check-failure=Build and test AMD64 Ubuntu 20.04'
|
||||||
- &failed_on_ubuntu_22 'status-success!=Build and test AMD64 Ubuntu 22.04'
|
- &failed_on_ubuntu_22 'check-failure=Build and test AMD64 Ubuntu 22.04'
|
||||||
|
|
||||||
pull_request_rules:
|
pull_request_rules:
|
||||||
- name: Add needs-dco label when DCO check failed
|
- name: Add needs-dco label when DCO check failed
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user