Skip to content

Commit 26b8868

Browse files
branch-4.1: [chore](ci) run CI if file in fs_brokers/cdc_client changed #61491 (#61540)
Cherry-picked from #61491 Co-authored-by: Dongyang Li <lidongyang@selectdb.com>
1 parent adc9ef4 commit 26b8868

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

regression-test/pipeline/common/github-utils.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -305,6 +305,7 @@ file_changed_cloud_p0() {
305305
[[ "${af}" == 'contrib'* ]] ||
306306
[[ "${af}" == 'fe'* ]] ||
307307
[[ "${af}" == 'fe_plugins'* ]] ||
308+
[[ "${af}" == 'fs_brokers/cdc_client'* ]] ||
308309
[[ "${af}" == 'gensrc'* ]] ||
309310
[[ "${af}" == 'regression-test'* ]] ||
310311
[[ "${af}" == 'thirdparty'* ]] ||
@@ -340,6 +341,7 @@ file_changed_regression_p0() {
340341
[[ "${af}" == 'contrib'* ]] ||
341342
[[ "${af}" == 'fe'* ]] ||
342343
[[ "${af}" == 'fe_plugins'* ]] ||
344+
[[ "${af}" == 'fs_brokers/cdc_client'* ]] ||
343345
[[ "${af}" == 'gensrc'* ]] ||
344346
[[ "${af}" == 'regression-test'* ]] ||
345347
[[ "${af}" == 'thirdparty'* ]] ||

0 commit comments

Comments
 (0)