Skip to content

Fix permissions error on CI#198

Merged
tsmacdonald merged 2 commits intomasterfrom
ci-debugging-2026-03
Mar 14, 2026
Merged

Fix permissions error on CI#198
tsmacdonald merged 2 commits intomasterfrom
ci-debugging-2026-03

Conversation

@tsmacdonald
Copy link
Copy Markdown
Collaborator

The Kondo job started to fail with:

Error Error: Received status code 403
    at IncomingMessage.res.on (/action/lib/request.js:13:39)
    at IncomingMessage.emit (events.js:203:15)
    at endReadableNT (_stream_readable.js:1145:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
{"message":"Resource not accessible by integration","documentation_url":"https://docs.github.com/rest/checks/runs#create-a-check-run","status":"403"}

The Kondo job started to fail with:

```
Error Error: Received status code 403
    at IncomingMessage.res.on (/action/lib/request.js:13:39)
    at IncomingMessage.emit (events.js:203:15)
    at endReadableNT (_stream_readable.js:1145:12)
    at process._tickCallback (internal/process/next_tick.js:63:19)
{"message":"Resource not accessible by integration","documentation_url":"https://docs.github.com/rest/checks/runs#create-a-check-run","status":"403"}
```
@tsmacdonald tsmacdonald merged commit 814d4a3 into master Mar 14, 2026
2 checks passed
@tsmacdonald tsmacdonald deleted the ci-debugging-2026-03 branch March 14, 2026 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant