Skip to content

PR coverage comment #115

PR coverage comment

PR coverage comment #115

Triggered via workflow run January 5, 2026 21:05
@Guzz-TGuzz-T
completed 3a48e5e
Status Failure
Total duration 9s
Artifacts

coverage.yml

on: workflow_run
Fit to window
Zoom out
Zoom in

Annotations

3 errors
upload
upload
HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
upload
Permission denied when trying to create/update comment. This error usually occurs because the GITHUB_TOKEN lacks necessary permissions. To fix this, add a permissions block to your workflow: ```yaml permissions: contents: read # For checkout and comparing commits pull-requests: write # For creating/updating PR comments ``` For pull request events and more information, see: https://github.com/MishaKav/pytest-coverage-comment#comment-not-appearing