Uh oh!
There was an error while loading. Please reload this page.
chore: pytestify models repr - #1684
Merged
Merged
Annotations
3 errors
Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment |
HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment |
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 |
The logs for this run have expired and are no longer available.
Loading