This is an automated email from the ASF dual-hosted git repository. hellostephen pushed a commit to branch hello-stephen-patch-12 in repository https://gitbox.apache.org/repos/asf/doris.git
commit c577af860e0e63d199585dc0075cb98242e10e5b Author: Dongyang Li <[email protected]> AuthorDate: Wed Nov 26 20:28:16 2025 +0800 [chore](ci) remove reuqired of CheckStyle --- .asf.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 6cd94f54a9e..26c899025ca 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -48,7 +48,6 @@ github: contexts: - License Check - Clang Formatter - - CheckStyle - P0 Regression (Doris Regression) - NonConcurrent Regression (Doris Regression) - External Regression (Doris External Regression) @@ -75,7 +74,6 @@ github: contexts: - License Check - Clang Formatter - - CheckStyle - Build Broker - Build Third Party Libraries (Linux) - FE UT (Doris FE UT) @@ -97,7 +95,6 @@ github: contexts: - License Check - Clang Formatter - - CheckStyle - Build Broker - Build Third Party Libraries (Linux) - FE UT (Doris FE UT) @@ -119,7 +116,6 @@ github: contexts: - License Check - Clang Formatter - - CheckStyle - Build Broker - Build Third Party Libraries (Linux) - FE UT (Doris FE UT) @@ -141,7 +137,6 @@ github: contexts: - License Check - Clang Formatter - - CheckStyle - Build Broker - Build Third Party Libraries (Linux) - COMPILE (DORIS_COMPILE) @@ -158,7 +153,6 @@ github: strict: false contexts: - License Check - - CheckStyle - P0 Regression (Doris Regression) - External Regression (Doris External Regression) - FE UT (Doris FE UT) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
