Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

plugin: Allow authenticated requests via GITHUB_TOKEN #1143

Merged
merged 1 commit into from Jul 3, 2021

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Jun 30, 2021

See also #1142

There is a rate limit of 60 requests per hour by default. This PR adds the ability to set the GITHUB_TOKEN environment variable, you can use the PAT or GitHub Actions' token, etc to increase the rate limit.

@wata727 wata727 force-pushed the init_with_github_token branch 2 times, most recently from eb60f97 to 16951a8 Compare July 1, 2021 16:52
@wata727 wata727 marked this pull request as ready for review July 1, 2021 16:56
@wata727 wata727 merged commit 77c4cbd into master Jul 3, 2021
@wata727 wata727 deleted the init_with_github_token branch July 3, 2021 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant