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

feat: way to avoid github API limit #122

Merged
merged 3 commits into from
Dec 23, 2018

Conversation

jakebolam
Copy link
Collaborator

@jakebolam jakebolam commented Dec 23, 2018

What:
Add a way to avoid GITHUB API LIMIT by supplying an optional GITHUB_AUTH token to increase github rate limiting from 50 requests to 5000 (and limited by user, not IP)

Why:
To address: #121

How:
By Me

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

@jakebolam jakebolam mentioned this pull request Dec 23, 2018
4 tasks
Copy link
Collaborator

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool 👍 thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants