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 38c751e5eb [github](checks) change the requirement of github checks
(#11978)
38c751e5eb is described below
commit 38c751e5ebe1811cc3df7d72c7d88408293592a2
Author: chunping <[email protected]>
AuthorDate: Tue Aug 23 00:01:05 2022 +0800
[github](checks) change the requirement of github checks (#11978)
---
.asf.yaml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index d3f49b8a62..b192a0295d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -51,7 +51,8 @@ github:
- License Check
- Clang Formatter
- CheckStyle
- - P0 regression (Doris P0 Regression)
+ - P0 Regression (Doris Regression)
+ - P1 Regression (Doris Regression)
- FE UT (Doris FE UT)
- BE UT (Doris BE UT)
- Build Broker
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]