Skip to content

fix: authenticate GitHub API requests to avoid rate limiting#135

Merged
ascpixi merged 1 commit into
mainfrom
fix/github-api-rate-limit
Jun 15, 2026
Merged

fix: authenticate GitHub API requests to avoid rate limiting#135
ascpixi merged 1 commit into
mainfrom
fix/github-api-rate-limit

Conversation

@ascpixi

@ascpixi ascpixi commented Jun 15, 2026

Copy link
Copy Markdown
Member

Unauthenticated GitHub API calls are limited to 60 req/hr per IP, causing check_repo to report all repos as non-public. Sends a GITHUB_TOKEN bearer token when available.

@ascpixi ascpixi merged commit b2780ec into main Jun 15, 2026
11 checks passed
@ascpixi ascpixi deleted the fix/github-api-rate-limit branch June 15, 2026 15:23
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.

1 participant