Skip to content

Commit 0d0e171

Browse files
authored
[chore](ga)To establish a CODEOWNERS mechanism for version 2.1: (apache#48869)
As 2.1 stabilizes, we will focus solely on bug fixes, meaning no new features will be merged into this release. post-merge reviews can be costly. To ensure proper oversight, all pull requests targeting 2.1 must receive explicit approval from the RM before merging.
1 parent 6e568af commit 0d0e171

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.asf.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,10 @@ github:
109109
- FE UT (Doris FE UT)
110110
- BE UT (Doris BE UT)
111111
- P0 Regression (Doris Regression)
112-
113-
required_pull_request_reviews:
114-
dismiss_stale_reviews: true
112+
required_pull_request_reviews:
113+
require_code_owner_reviews: true
115114
required_approving_review_count: 1
115+
dismiss_stale_reviews: true
116116

117117
branch-2.0:
118118
required_status_checks:

0 commit comments

Comments
 (0)