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
A step in our build script requires bulk GitHub API access and thus an access token is required. Such a token can only be associated with a user account (and not an organization) so a machine account must be created for such a purpose. Right now I have created a token using my personal account but we should move the aforementioned approach.