You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by mo...@apache.org on 2022/04/30 07:23:42 UTC

[incubator-doris] branch master updated: [github-action] Update regression required check in .asf.yaml (#9333)

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 <ce...@163.com>
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: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org