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 b5cccb0c Update .asf.yaml
b5cccb0c is described below
commit b5cccb0c87e1d00d3e25c42af9ecf0a3cb577c23
Author: Xiang Fu <[email protected]>
AuthorDate: Sat Apr 6 14:37:28 2024 +0800
Update .asf.yaml
---
.asf.yaml | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index c134906d..cd1fd40e 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,15 +16,9 @@ github:
merge: false
rebase: false
protected_branches:
- dev:
- required_status_checks:
- strict: true
- required_pull_request_reviews:
- dismiss_stale_reviews: true
- required_approving_review_count: 1
new-site-dev:
required_status_checks:
- strict: true
+ 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]