Skip to content

feat: add per-source token support#33

Merged
masonlet merged 15 commits into
mainfrom
feat/per-source-tokens
Jun 13, 2026
Merged

feat: add per-source token support#33
masonlet merged 15 commits into
mainfrom
feat/per-source-tokens

Conversation

@masonlet

Copy link
Copy Markdown
Member

Replaces the single global GITHUB_TOKEN with optional per-source tokens on GITHUB_USERNAMES and GITHUB_ORGS.

Changes

  • Supports single value, CSV, or JSON array with optional per-entry tokens
  • Graceful partial failure: one bad source skips rather than crashing
  • Stale cache fallback on total fetch failure with 5-minute retry cooldown
  • Pagination URL guard against malicious Link headers

@masonlet masonlet merged commit e298ede into main Jun 13, 2026
1 check passed
@masonlet masonlet deleted the feat/per-source-tokens branch June 13, 2026 23:07
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