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
The diff is fetched from github.context.payload.pull_request.diff_url which is protected when the repo is private. Currently, I have no solution of using a GitHub token to authenticate the http request
The text was updated successfully, but these errors were encountered:
The diff is fetched from
github.context.payload.pull_request.diff_url
which is protected when the repo is private. Currently, I have no solution of using a GitHub token to authenticate the http requestThe text was updated successfully, but these errors were encountered: