mumrah commented on code in PR #17627: URL: https://github.com/apache/kafka/pull/17627#discussion_r1823120730
########## .github/workflows/build.yml: ########## @@ -191,3 +191,33 @@ jobs: path: ~/.gradle/build-scan-data compression-level: 9 if-no-files-found: ignore + + update-test-catalog: + needs: test Review Comment: Actually, we probably should run this even if the test job fails due to flaky tests. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org