You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shenyu.apache.org by im...@apache.org on 2022/10/09 09:21:20 UTC

[shenyu] branch revert-4053-luke/required created (now 1d65c53c4)

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

impactcn pushed a change to branch revert-4053-luke/required
in repository https://gitbox.apache.org/repos/asf/shenyu.git


      at 1d65c53c4 Revert "strict to merge pull-request (#4053)"

This branch includes the following new commits:

     new 1d65c53c4 Revert "strict to merge pull-request (#4053)"

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[shenyu] 01/01: Revert "strict to merge pull-request (#4053)"

Posted by im...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

impactcn pushed a commit to branch revert-4053-luke/required
in repository https://gitbox.apache.org/repos/asf/shenyu.git

commit 1d65c53c4bf4ded4b878f19ac2d1076fb8773913
Author: Sinsy <55...@qq.com>
AuthorDate: Sun Oct 9 17:21:14 2022 +0800

    Revert "strict to merge pull-request (#4053)"
    
    This reverts commit 9db7218d43dbb49736285014cdee9a53d3f5a60b.
---
 .asf.yaml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index ff339b1a6..ca7207713 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -35,10 +35,6 @@ github:
     master:
       required_status_checks:
         strict: true
-        contexts:
-          - check-license-header
-          - build
-          - e2e
       required_pull_request_reviews:
         dismiss_stale_reviews: true
         required_approving_review_count: 1