yihua commented on code in PR #19514:
URL: https://github.com/apache/hudi/pull/19514#discussion_r3717729156


##########
.github/workflows/bot.yml:
##########
@@ -32,6 +32,13 @@ env:
   FLINK_IT_FILTER2: -Dit.test=!ITTestHoodieDataSource
 
 jobs:
+  # [CI-TRIM] to revisit for CI improvement
+  validate-ci-baseline:

Review Comment:
   `validate-ci-baseline` is used to indicate that the PR needs rebasing to 
pick up the trimmed CI run because it is a required check in `.asf.yaml`. 
Without rebasing, the CI run won't pass the required check, thus making it 
unmergeable as a forcing function.  The author should only rebase the PR when 
needed to avoid flooding GitHub Actions.



-- 
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