This is an automated email from the ASF dual-hosted git repository.

morningman pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/doris-thirdparty.git


The following commit(s) were added to refs/heads/main by this push:
     new 3308b38  [chore](github) Make the clucene build workflows required 
(#47)
3308b38 is described below

commit 3308b385648b08ce49ef69eec5bb872fe23f044a
Author: Adonis Ling <[email protected]>
AuthorDate: Tue Mar 21 18:50:04 2023 +0800

    [chore](github) Make the clucene build workflows required (#47)
---
 .asf.yaml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index a88105c..fd6e872 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -55,5 +55,11 @@ github:
       required_pull_request_reviews:
         dismiss_stale_reviews: true
         required_approving_review_count: 1
+    clucene:
+      required_status_checks:
+        strict: false
+        contexts:
+          - Build (Linux)
+          - Build (macOS)
 notifications:
   pullrequests_status:  [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to