dongjoon-hyun commented on code in PR #224: URL: https://github.com/apache/spark-kubernetes-operator/pull/224#discussion_r2105872501
########## .github/workflows/build_and_test.yml: ########## @@ -147,6 +147,14 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v4 + with: + fetch-depth: 0 + - name: Super-Linter + uses: super-linter/super-linter@12150456a73e248bdc94d0794898f94e23127c88 Review Comment: According to ASF policy, we use the hash value of 7.4.0. -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org