Skip to content

fix(github): backfill large pull requests - #89

Merged
f0rr0 merged 1 commit into
nextfrom
f0rr0/github-backfill-large-prs
Aug 30, 2026
Merged

fix(github): backfill large pull requests#89
f0rr0 merged 1 commit into
nextfrom
f0rr0/github-backfill-large-prs

Conversation

@f0rr0

@f0rr0 f0rr0 commented Aug 30, 2026

Copy link
Copy Markdown
Owner

Summary

  • replace the capped GraphQL PR-membership fallback with a paginated, immutable base...head comparison
  • validate comparison totals, unique progress, terminal head, page progression, and canonical numeric pagination links
  • enumerate affiliated PRs in stable creation order while accepting GitHub’s canonical repository pagination path
  • correct the historical-backfill documentation and the date-sensitive PostgreSQL fixture

Verification

  • live read-only verification recovered 368/368 commits from the PR that failed the Action and 308/308 from a merged oversized PR
  • bun test (194 passed)
  • bun run lint
  • bun run typecheck
  • bun run build
  • actionlint
  • bun run db:generate (no schema drift)

@vercel

vercel Bot commented Aug 30, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
f0rr0-github-io Ready Ready Preview Aug 30, 2026 12:47pm

@f0rr0
f0rr0 merged commit 3a09bfa into next Aug 30, 2026
3 checks passed
@f0rr0
f0rr0 deleted the f0rr0/github-backfill-large-prs branch August 30, 2026 12:49
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