This is an automated email from the ASF dual-hosted git repository.

philo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new 795e3eea8b [INFRA] Label gluten-hudi as DATA_LAKE (#7298)
795e3eea8b is described below

commit 795e3eea8bea82c43d82cfd6ad00cfe82401098c
Author: Qian Sun <[email protected]>
AuthorDate: Mon Sep 23 11:32:05 2024 +0800

    [INFRA] Label gluten-hudi as DATA_LAKE (#7298)
---
 .github/labeler.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/labeler.yml b/.github/labeler.yml
index 90967a3b9d..abc62156f4 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -78,7 +78,8 @@ DATA_LAKE:
   - changed-files:
     - any-glob-to-any-file: [
       'gluten-iceberg/**/*',
-      'gluten-delta/**/*'
+      'gluten-delta/**/*',
+      'gluten-hudi/**/*'
     ]
 
 RSS:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to