This is an automated email from the ASF dual-hosted git repository.
morningman 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 25becb4e2a8 [build](ci) modify the required checks for branch-2.1
(#36074) (#36129) (#36151)
25becb4e2a8 is described below
commit 25becb4e2a8614c81889b182bb7c85e420a1f39e
Author: Mingyu Chen <[email protected]>
AuthorDate: Wed Jun 12 09:56:17 2024 +0800
[build](ci) modify the required checks for branch-2.1 (#36074) (#36129)
(#36151)
Add BE UT
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 91bee7f52b9..61fb7e0346d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -96,8 +96,8 @@ github:
- COMPILE (DORIS_COMPILE)
- External Regression (Doris External Regression)
- FE UT (Doris FE UT)
+ - BE UT (Doris BE UT)
- P0 Regression (Doris Regression)
- #- BE UT (Doris BE UT)
required_pull_request_reviews:
dismiss_stale_reviews: true
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]