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 <[email protected]> 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
