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/incubator-doris.git
The following commit(s) were added to refs/heads/master by this push:
new 7431288c52 [github-action] Update regression required check in
.asf.yaml (#9333)
7431288c52 is described below
commit 7431288c52749f8cc5a7819ac769af74fa5f268c
Author: chunping <[email protected]>
AuthorDate: Sat Apr 30 15:23:34 2022 +0800
[github-action] Update regression required check in .asf.yaml (#9333)
Change `P0 regression (Doris P0 regression)` to `P0 regression (Doris P0
Regression)`
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 87b309320d..f520995cb6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -38,7 +38,7 @@ github:
- Clang Formatter
- Build Extensions
- License Check
- - P0 regression (Doris P0 regression)
+ - P0 regression (Doris P0 Regression)
- FE UT (Doris FE UT)
- BE UT (Doris BE UT)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]