This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking-nginx-lua.git
commit 79a3894fe8a3cba3d847180dc432142e05b79807 Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Sat Jan 2 19:30:00 2021 +0800 Update .asf.yaml --- .asf.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 9f09a9f..44dea0f 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -30,3 +30,13 @@ github: squash: true merge: false rebase: false + protected_branches: + master: + required_status_checks: + strict: true + contexts: + - CI + - E2E + required_pull_request_reviews: + dismiss_stale_reviews: true + required_approving_review_count: 1
