You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2023/04/28 01:12:39 UTC

[doris] branch master updated: [chore](branch-1.1) remove some checks on branch-1.1-lts (#19145)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 3082ed806f [chore](branch-1.1) remove some checks on branch-1.1-lts (#19145)
3082ed806f is described below

commit 3082ed806f8ab5466a97c7d0b9d86b6078b56e06
Author: Mingyu Chen <mo...@163.com>
AuthorDate: Fri Apr 28 09:12:32 2023 +0800

    [chore](branch-1.1) remove some checks on branch-1.1-lts (#19145)
    
    The compilation env for branch 1.1 lts is no longer supported.
    So remove the required github checks to let PR merged
---
 .asf.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index e3096258a2..f6ee3d31fd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -73,8 +73,6 @@ github:
         strict: false
         contexts:
           - License Check
-          - BE UT (Doris BE UT)
-          - Build Broker
 
       required_pull_request_reviews:
         dismiss_stale_reviews: true


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org