jiafu1115 commented on PR #21199: URL: https://github.com/apache/kafka/pull/21199#issuecomment-3682642261
> Ideally, we don't need this since the Gradle build cache should avoid running tests if no source files have changed. But we still don't have that working perfectly, so an explicit opt-out of tests seems okay for docs changes. > > We should still run the "Compile and Check (Merge Ref)" job since it checks for licenses. @mumrah thanks for your feedback. at the last. adopt the @chia7712 's suggestion. just ignore the test for document change only. example: https://github.com/apache/kafka/actions/runs/20434902642 "But we still don't have that working perfectly,"- That's maybe the root cause I see some document only take few time when some other take a long of time. thanks. -- 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]
