You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: This action does not have permission to create annotations on forks. You may want to run it only on push events. See wearerequired/lint-action#13 for details
Adding "tbirdso/ITKExamples" fork as remote with Git
Fetching remote branch "nbsphinx"
From https://github.com/tbirdso/ITKExamples
branch nbsphinx -> FETCH_HEAD
Switching to the "nbsphinx" branch
[new branch] nbsphinx -> fork/nbsphinx
Previous HEAD position was 77bb3ab Merge 47b9936 into 66453fd
Switched to branch 'nbsphinx'
SHA of last commit is "47b9936fb990ea891c14d43877723c1fc395ad99"
Run Black
Create check runs with commit annotations
Creating GitHub check with 0 annotations for Black…
Error: Error: Received status code 403
Error: Error trying to create GitHub check for Black: Received status code 403
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Summary
lint
check passes on local checks in forked repo but fails in PR to dest repo due to annotation permissions.Example:
nbsphinx
lint check passes in fork but fails in PR.Expected behavior
Linting check passes for all valid PRs
Observed behavior
The text was updated successfully, but these errors were encountered: