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
{{ message }}
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.
I think this could also be utilized by Probot. The larger goal with helper features like webhook-event-check is to help developers catch permissions-related issues with their GitHub App faster.
With permissions information for each route, Probot could be able to compare the permissions received from GET /app to the ones required with each request. I've got a few other alternative solutions I'll explore when it gets to that.
I'll explore this codebase and try to understand how everything works and then work on a PR for this issue. My goal will be to get a PR posted by the end of January February.
We can scrape this page:
https://developer.github.com/v3/apps/permissions/ and it's GitHub Enterprise (Server) counterparts
The text was updated successfully, but these errors were encountered: