digi-wolk / oss-license-auditor

OSS license auditor
Apache License 2.0
7 stars 0 forks source link

Overcome Github API rate limiting #8

Open prazian opened 1 year ago

prazian commented 1 year ago

Type of change

Description

Even if a Github personal access token (PAT) is used or the ${{ secrets.GITHUB_TOKEN }} variable is used; if this program is called too many times, Github rate limit will hit. Let's investigate and see what the options are.

Checklist

github-actions[bot] commented 1 year ago

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

github-actions[bot] commented 8 months ago

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

prazian commented 8 months ago

+1