mumrah commented on code in PR #17195:
URL: https://github.com/apache/kafka/pull/17195#discussion_r1759592463


##########
.github/workflows/ci-complete.yml:
##########
@@ -67,7 +62,7 @@ jobs:
       - name: Download build scan archive
         id: download-build-scan
         uses: actions/download-artifact@v4
-        continue-on-error: true
+        continue-on-error: true  # Don't want this step to fail the overall 
workflow

Review Comment:
   This prevents the CI Complete workflow from failing if the PR didn't produce 
a build scan



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