adoroszlai opened a new pull request, #4012: URL: https://github.com/apache/ozone/pull/4012
## What changes were proposed in this pull request? Minor addendum for #4004: the reusable workflow does not get the caller's secrets by default, so the _coverage_ check is running into error. ``` SONAR_TOKEN environment variable should be set ``` https://github.com/apache/ozone/actions/runs/3574181477/jobs/6010427884#step:8:19 The _coverage_ check run only in Apache repo for `push` events, so it was not flagged in my fork, nor the PR. Reference: https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idsecretsinherit https://issues.apache.org/jira/browse/HDDS-7540 ## How was this patch tested? It will be tested when the PR is merged. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
