apupier commented on PR #13522: URL: https://github.com/apache/cloudstack/pull/13522#issuecomment-4855966160
sonar erro is unrelated to this PR: ``` POST /repos/apache/cloudstack/issues/13522/comments - 403 with id A818:34F90C:762457:780104:6A451A2F in 365ms RequestError [HttpError]: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment at fetchWrapper (/home/runner/work/_actions/actions/github-script/3a2844b7e9c422d3c10d287c895573f7108da1b3/dist/index.js:61509:11) Error: Unhandled error: HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async eval (eval at callAsyncFunction (/home/runner/work/_actions/actions/github-script/3a2844b7e9c422d3c10d287c895573f7108da1b3/dist/index.js:64949:16), <anonymous>:36:1) at async main (/home/runner/work/_actions/actions/github-script/3a2844b7e9c422d3c10d287c895573f7108da1b3/dist/index.js:65100:20) { status: 403, request: { method: 'POST', url: 'https://api.github.com/repos/apache/cloudstack/issues/13522/comments', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'actions/github-script actions_orchestration_id/1ab6608d-03a6-4789-9e51-f367e5e95cbe.build.__default octokit-core.js/7.0.6 Node.js/24', authorization: 'bearer [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: [Object: null prototype] { body: '## 🔴 Test Coverage Grade: `D` — Marginal\n' + ``` -- 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]
