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
It would be nice to authenticate as an GitHub App in stead of using PAT when using the GitHub toolset. This allows for fine grained access control within an organization without tying the token to a specific user. There are several other advantages as well, such as rate limiting not tied to a user, better control in branch protection rules etc.