enhance: [skip e2e] change Semantics from 2.3.x to 2.X.X (#31350)

Signed-off-by: Liang Huang <sammy.huang@zilliz.com>
This commit is contained in:
sammy.huang 2024-03-18 12:05:04 +08:00 committed by GitHub
parent 1c930e560c
commit 69e1d612dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

22
.github/mergify.yml vendored
View File

@ -39,7 +39,7 @@ pull_request_rules:
- or: - or:
- base=sql_beta - base=sql_beta
- base=master - base=master
- base~=^2\.3(\.\d+){0,1}$ - base~=^2(\.\d+){1,2}$
- 'status-success=Build and test AMD64 Ubuntu 20.04' - 'status-success=Build and test AMD64 Ubuntu 20.04'
- 'status-success=Code Checker AMD64 Ubuntu 20.04' - 'status-success=Code Checker AMD64 Ubuntu 20.04'
# - 'status-success=Code Checker MacOS 12' # - 'status-success=Code Checker MacOS 12'
@ -109,7 +109,7 @@ pull_request_rules:
- or: - or:
- base=master - base=master
- base=sql_beta - base=sql_beta
- base~=^2\.3(\.\d+){0,1}$ - base~=^2(\.\d+){1,2}$
- 'status-success=Build and test AMD64 Ubuntu 20.04' - 'status-success=Build and test AMD64 Ubuntu 20.04'
- 'status-success=Code Checker AMD64 Ubuntu 20.04' - 'status-success=Code Checker AMD64 Ubuntu 20.04'
# - 'status-success=Code Checker MacOS 12' # - 'status-success=Code Checker MacOS 12'
@ -253,7 +253,7 @@ pull_request_rules:
- or: - or:
- base=master - base=master
- base=sql_beta - base=sql_beta
- base~=^2\.3(\.\d+){0,1}$ - base~=^2(\.\d+){1,2}$
- title~=\[skip e2e\] - title~=\[skip e2e\]
- 'status-success=Code Checker AMD64 Ubuntu 20.04' - 'status-success=Code Checker AMD64 Ubuntu 20.04'
- 'status-success=Build and test AMD64 Ubuntu 20.04' - 'status-success=Build and test AMD64 Ubuntu 20.04'
@ -299,7 +299,7 @@ pull_request_rules:
- or: - or:
- base=master - base=master
- base=sql_beta - base=sql_beta
- base~=^2\.3(\.\d+){0,1}$ - base~=^2(\.\d+){1,2}$
- *source_code_files - *source_code_files
- or: - or:
- 'status-success!=Code Checker AMD64 Ubuntu 20.04' - 'status-success!=Code Checker AMD64 Ubuntu 20.04'
@ -357,7 +357,7 @@ pull_request_rules:
conditions: conditions:
- or: - or:
- base=master - base=master
- base~=^2\.3(\.\d+){0,1}$ - base~=^2(\.\d+){1,2}$
- base=sql_beta - base=sql_beta
- or: - or:
- 'check-failure=Code Checker AMD64 Ubuntu 20.04' - 'check-failure=Code Checker AMD64 Ubuntu 20.04'
@ -382,7 +382,7 @@ pull_request_rules:
conditions: conditions:
- or: - or:
- base=master - base=master
- base~=^2\.3(\.\d+){0,1}$ - base~=^2(\.\d+){1,2}$
- or: - or:
- '-title~=^(feat:|enhance:|fix:|test:|doc:|auto:|\[automated\])' - '-title~=^(feat:|enhance:|fix:|test:|doc:|auto:|\[automated\])'
- body=^$ - body=^$
@ -427,7 +427,7 @@ pull_request_rules:
conditions: conditions:
- or: - or:
- base=master - base=master
- base~=^2\.3(\.\d+){0,1}$ - base~=^2(\.\d+){1,2}$
- 'title~=^(feat:|enhance:|fix:|test:|doc:|auto:|\[automated\])' - 'title~=^(feat:|enhance:|fix:|test:|doc:|auto:|\[automated\])'
- '-body=^$' - '-body=^$'
- 'label=do-not-merge/invalid-pr-format' - 'label=do-not-merge/invalid-pr-format'
@ -451,7 +451,7 @@ pull_request_rules:
conditions: conditions:
- or: - or:
- base=master - base=master
- base~=^2\.3(\.\d+){0,1}$ - base~=^2(\.\d+){1,2}$
- 'title~=^feat:' - 'title~=^feat:'
actions: actions:
label: label:
@ -462,7 +462,7 @@ pull_request_rules:
conditions: conditions:
- or: - or:
- base=master - base=master
- base~=^2\.3(\.\d+){0,1}$ - base~=^2(\.\d+){1,2}$
- 'title~=^enhance:' - 'title~=^enhance:'
actions: actions:
label: label:
@ -473,7 +473,7 @@ pull_request_rules:
conditions: conditions:
- or: - or:
- base=master - base=master
- base~=^2\.3(\.\d+){0,1}$ - base~=^2(\.\d+){1,2}$
- 'title~=^test:' - 'title~=^test:'
actions: actions:
label: label:
@ -484,7 +484,7 @@ pull_request_rules:
conditions: conditions:
- or: - or:
- base=master - base=master
- base~=^2\.3(\.\d+){0,1}$ - base~=^2(\.\d+){1,2}$
- 'title~=^doc:' - 'title~=^doc:'
actions: actions:
label: label: