This is an automated email from the ASF dual-hosted git repository.
jimin pushed a commit to branch docusaurus
in repository https://gitbox.apache.org/repos/asf/incubator-seata-website.git
The following commit(s) were added to refs/heads/docusaurus by this push:
new 411282d914 optimize: remove review required count (#823)
411282d914 is described below
commit 411282d91404c3ca642775f5d5a3fcda17f29337
Author: jimin <[email protected]>
AuthorDate: Thu Jan 25 16:40:04 2024 +0800
optimize: remove review required count (#823)
Signed-off-by: slievrly <[email protected]>
---
.asf.yaml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 267b387ed9..795a80ac36 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -14,12 +14,11 @@ github:
strict: true
required_pull_request_reviews:
dismiss_stale_reviews: false
- required_approving_review_count: 1
develop: {}
notifications:
commits: [email protected]
- issues: [email protected]
- pullrequests: [email protected]
+ issues: [email protected]
+ pullrequests: [email protected]
discussions: [email protected]
publish:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]