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 3f99bb8aae [INFRA] Label Flink PRs (#9603)
3f99bb8aae is described below

commit 3f99bb8aaec4e99f7d2e8db32e3b4cb8eda81b5e
Author: Hongze Zhang <[email protected]>
AuthorDate: Tue May 13 02:58:30 2025 +0100

    [INFRA] Label Flink PRs (#9603)
---
 .github/labeler.yml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.github/labeler.yml b/.github/labeler.yml
index 5deb2714ca..36abaac3e8 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -95,3 +95,8 @@ TOOLS:
       'tools/**/*'
      ]
 
+FLINK:
+  - changed-files:
+      - any-glob-to-any-file: [
+        'gluten-flink/**/*'
+      ]


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

Reply via email to