mirror of
https://github.com/supabase/supabase.git
synced 2026-06-21 02:56:05 +08:00
- `LintWarningsGuideLoader` was making unauthenticated GitHub API calls
(60 req/hr per IP), causing flaky failures on shared CI runners
- Uses the same GitHub App auth already in
[github-discussion.ts](9237db51f8/apps/docs/scripts/search/sources/github-discussion.ts (L36))
— no new env vars or deps needed
Fixes
https://github.com/supabase/supabase/actions/runs/22184533189/job/64154440387