This is an automated email from the ASF dual-hosted git repository.
xiangfu pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/pinot-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 2bc7e7e1 Update .asf.yaml
2bc7e7e1 is described below
commit 2bc7e7e1ee2b4a5025de86b97f41e5ed8f976a13
Author: Xiang Fu <[email protected]>
AuthorDate: Sat Apr 6 14:43:42 2024 +0800
Update .asf.yaml
---
.asf.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/.asf.yaml b/.asf.yaml
index 81be2cc7..3b5f2a43 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -15,3 +15,10 @@ github:
squash: true
merge: false
rebase: false
+ protected_branches:
+ dev:
+ required_status_checks:
+ strict: false
+ required_pull_request_reviews:
+ dismiss_stale_reviews: true
+ required_approving_review_count: 1
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]