This is an automated email from the ASF dual-hosted git repository. jianliangqi pushed a commit to branch revert-275-main in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git
commit 73b28ac99637edeaf23eecbdf14b453c42f80c93 Author: qiye <jianliang5...@gmail.com> AuthorDate: Tue Jan 21 14:40:00 2025 +0800 Revert "[chore](clucene) temporary remove branch protection for clucene (#275)" This reverts commit 375afeed1d18c978523150fa9a2d24b8b2dadb6e. --- .asf.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index d47c00e5989..e54d6c83742 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -55,6 +55,19 @@ github: required_pull_request_reviews: dismiss_stale_reviews: true required_approving_review_count: 1 + clucene: + required_status_checks: + strict: false + contexts: + - Build (Linux) + - CLucene UT (Linux) + clucene-2.0: + required_status_checks: + strict: false + contexts: + - Build (Linux) + - Build (macOS) + - CLucene UT (Linux) collaborators: - airborne12 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org