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