This is an automated email from the ASF dual-hosted git repository. jongyoul pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/zeppelin.git
The following commit(s) were added to refs/heads/master by this push: new d045c3b2d8 [MINOR] Add some GitHub features for PR (#4452) d045c3b2d8 is described below commit d045c3b2d8c6892128d25ec164598b0c0317e2e5 Author: Jongyoul Lee <jongy...@gmail.com> AuthorDate: Thu Aug 25 17:34:07 2022 +0900 [MINOR] Add some GitHub features for PR (#4452) --- .asf.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index eeb03d4a48..3af8d81944 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -34,5 +34,10 @@ github: merge: false squash: true rebase: false + protected_branches: + master: + required_pull_request_reviews: + dismiss_stale_reviews: true + required_approving_review_count: 1 notifications: jira_options: link label comment