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 cf2fcf9f09f [fix](github)Fix the incorrect format of branch-3.0 .asf.yaml (#47745) cf2fcf9f09f is described below commit cf2fcf9f09f2d5e1dae995aab84a850f0c29d6b3 Author: Calvin Kirs <guoqi...@selectdb.com> AuthorDate: Tue Feb 11 14:39:48 2025 +0800 [fix](github)Fix the incorrect format of branch-3.0 .asf.yaml (#47745) --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 88fdebc1750..61bc5de8a1c 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -88,7 +88,7 @@ github: - P0 Regression (Doris Regression) - External Regression (Doris External Regression) - cloud_p0 (Doris Cloud Regression) - required_pull_request_reviews: + required_pull_request_reviews: require_code_owner_reviews: true required_approving_review_count: 1 dismiss_stale_reviews: true --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org