This is an automated email from the ASF dual-hosted git repository.
yiguolei 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 f03335d61d [action](Nereids): add label auto for nereids UT. (#10665)
f03335d61d is described below
commit f03335d61d711893ae6ed576dab4e5d8865f660e
Author: jakevin <[email protected]>
AuthorDate: Thu Jul 7 18:21:04 2022 +0800
[action](Nereids): add label auto for nereids UT. (#10665)
---
.github/workflows/labeler/scope-label-conf.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/labeler/scope-label-conf.yml
b/.github/workflows/labeler/scope-label-conf.yml
index c547094a93..b0eba51d3d 100644
--- a/.github/workflows/labeler/scope-label-conf.yml
+++ b/.github/workflows/labeler/scope-label-conf.yml
@@ -33,6 +33,7 @@ area/vectorization:
area/nereids:
- fe/fe-core/src/main/java/org/apache/doris/nereids/**/*
+ - fe/fe-core/src/test/java/org/apache/doris/nereids/**/*
area/planner:
- fe/fe-core/src/main/java/org/apache/doris/planner/**/*
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]