GOODBOY008 commented on code in PR #3633:
URL: https://github.com/apache/flink-cdc/pull/3633#discussion_r1889667552


##########
.github/workflows/flink_cdc_migration_test_base.yml:
##########
@@ -13,22 +13,36 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-name: Migration Tests
+name: Flink CDC Migration Test Base Workflow

Review Comment:
   Make the CI name short.



##########
.github/workflows/flink_cdc_java_8.yml:
##########
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-name: Flink CDC CI
+name: CI (Java 8)

Review Comment:
   I think there is no need to change this name.



##########
.github/workflows/flink_cdc_java_11.yml:
##########
@@ -0,0 +1,77 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+name: CI (Java 11, Experimental)

Review Comment:
   Pls add `Flink CDC` prefix, because asf infra have a [dashboard](url) to 
summary the ci usage . BTW, You can just name the ci `Flink CDC CI Nightly` 
   <img width="1920" alt="WXWorkCapture_173450170876" 
src="https://github.com/user-attachments/assets/236fe390-5119-4eca-8d0d-38fbe5ac6c0b";
 />



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to