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

[shenyu] branch dmsolr-patch-0 created (now e454999e4)

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

daming pushed a change to branch dmsolr-patch-0
in repository https://gitbox.apache.org/repos/asf/shenyu.git


      at e454999e4 Update .asf.yaml

This branch includes the following new commits:

     new e454999e4 Update .asf.yaml

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: Update .asf.yaml

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

daming pushed a commit to branch dmsolr-patch-0
in repository https://gitbox.apache.org/repos/asf/shenyu.git

commit e454999e4319ab0cc4ba1137a85bcf1f2062c316
Author: Daming <zt...@foxmail.com>
AuthorDate: Sun Oct 9 16:52:01 2022 +0800

    Update .asf.yaml
---
 .asf.yaml | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index ff339b1a6..005e1a340 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -34,11 +34,9 @@ github:
   protected_branches:
     master:
       required_status_checks:
-        strict: true
+        strict: false
         contexts:
-          - check-license-header
-          - build
-          - e2e
+          - Check License Header
       required_pull_request_reviews:
         dismiss_stale_reviews: true
         required_approving_review_count: 1