Dzmitry Rahozhny (Dmitry Rogozhny)

Results 3 issues of Dzmitry Rahozhny (Dmitry Rogozhny)

The script fails when running due to the 5000 calls API rate limit. ``` HttpError: {"message":"API rate limit exceeded for user ID GITHUB_USER_ID.","documentation_url":"https://docs.github.com/rest/overview/resources-in-the-rest-api#rate-limiting"} ``` The rolling-scopes-school contains more than 5000...

enhancement

Fix for the issue #8 According to https://www.npmjs.com/package/@octokit/rest/v/16.9.0 the 'token' type should be used along with personal access tokens.

Hello, I'm getting the "Must specify access token via Authorization header" error message when running the script.

bug