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 was archived by the owner on Mar 29, 2026. It is now read-only.
Currently PR Monitor asks for a GitHub access token with "repo" scope. That scope grants a ton of access, including write access to all code available to a user.
Now that GitHub has "fine-grained tokens", could PR Monitor request one of those with only the access that it actually needs?
Currently PR Monitor asks for a GitHub access token with "repo" scope. That scope grants a ton of access, including write access to all code available to a user.
Now that GitHub has "fine-grained tokens", could PR Monitor request one of those with only the access that it actually needs?
Thanks!
Sean