mumrah commented on code in PR #20659:
URL: https://github.com/apache/kafka/pull/20659#discussion_r2427555450
##########
.github/workflows/ci-complete.yml:
##########
@@ -89,7 +89,7 @@ jobs:
url: '${{ github.event.workflow_run.html_url }}'
description: 'Could not find build scan'
context: Gradle Build Scan / ${{ env.status-context }}
- state: 'error'
+ state: 'success' # WAR: Always mark as successful, not as failing,
for non-trunk branches; real solution to follow in KAFKA-19768
Review Comment:
nit: "WAR" i assume means workaround, but isn't really clear. I would just
have the comment reference the JIRA and explain why we're doing this for now
--
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]