clayburn commented on PR #18539: URL: https://github.com/apache/kafka/pull/18539#issuecomment-2605233411
I think it is because you triggered those via workflow dispatch, when really the CI Complete workflow needs to have a corresponding run of the CI workflow. Without that corresponding run, there was no previous scan to publish. If the only purpose of that workflow is to publish build scans, then I'm not sure it makes sense to have a workflow dispatch trigger. I believe @mumrah authored this workflow for publishing scans from forked builds, so he may know more. -- 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