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

zhongjiajie pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new bd6e8e3  [Github]add Labels (#887)
bd6e8e3 is described below

commit bd6e8e3f79c2a9df3f0a6f23b8e5a097785a570d
Author: Kirs <[email protected]>
AuthorDate: Wed Dec 29 13:25:32 2021 +0800

    [Github]add Labels (#887)
---
 .asf.yaml | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 92d24ed..8ca64fd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -20,7 +20,13 @@ github:
   labels:
     - data-integration
     - high-performance
-    - offline&real-time
+    - offline
+    - real-time
+    - data-pipeline
+    - sql-engine
+    - apache
+    - seatunnel
+    - etl-framework
   enabled_merge_buttons:
     squash: true
     merge: false

Reply via email to