terraform-linters / setup-tflint

A GitHub action that installs Terraform linter TFLint
MIT License
149 stars 38 forks source link

API rate limit GitHub exceeded in 70% of our workflows #92

Closed marcofranssen closed 2 years ago

marcofranssen commented 2 years ago

In order to work arround the API rate limits from GitHub it would be great if we can provide a secret to do authenticated requests to the GitHub api to prevent following issue.

Error: HttpError: API rate limit exceeded for xxx.xxx.xxx.xxx. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
Error: API rate limit exceeded for xxx.xxx.xxx.xxx. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)
marcofranssen commented 2 years ago

Sorry. It already exists as a feature. Missed it in the README.md