winterhazel commented on issue #12923: URL: https://github.com/apache/cloudstack/issues/12923#issuecomment-4401616715
(copied from #13042) The failures seems to be related to https://github.com/codecov/codecov-action?tab=readme-ov-file#dependabot. @dependabot opens PRs from the original repository instead of a fork, which requires it to have access to the Codecov token for the coverage check to execute. The Codecov token is probably not present in the @dependabot secrets. We need to ask someone with enough permission to configure the @dependabot secrets and grant it access to the Codecov token. -- 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]
