This is an automated email from the ASF dual-hosted git repository.
kirs pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 90d307cb412 Add codeowner review for 3.0, and all content being merged
into 3.0 requires RM confirmation. (#47075)
90d307cb412 is described below
commit 90d307cb412ab4c6977e6b6d7b78aabe4ac05c4f
Author: Calvin Kirs <[email protected]>
AuthorDate: Thu Jan 16 15:12:46 2025 +0800
Add codeowner review for 3.0, and all content being merged into 3.0
requires RM confirmation. (#47075)
---
.asf.yaml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 7a7d845e4c9..4e8afd8c525 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -88,9 +88,8 @@ github:
- P0 Regression (Doris Regression)
- External Regression (Doris External Regression)
- cloud_p0 (Doris Cloud Regression)
- #required_pull_request_reviews:
- # dismiss_stale_reviews: true
- # required_approving_review_count: 1
+ required_pull_request_reviews:
+ require_code_owner_reviews: true
branch-2.1:
required_status_checks:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]