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
Resource not accessible by integration is an auth error, normally attributable to GH flakes.
I think this error is telling us that a workflow run from a PR from a branch on a fork can't post PR comments to the PR -- in this case, the package diff.
This can be safely ignored, but I agree that we shouldn't be in the business of ignoring warnings like this.
The medium-term solution is to move the PR diff bot out of GitHub Actions where it can more easily take advantage of OctoSTS to get tokens authorized to post comments.
As mentioned in annotations at https://github.com/wolfi-dev/os/actions/runs/8630712801
The text was updated successfully, but these errors were encountered: