Public PR review timing snapshot for better-auth/better-auth #9932
xpinc17
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Better Auth maintainers,
I put together a small read-only analysis of recent public PR review timing for
better-auth/better-auth. This uses only public GitHub data, with no app install and nothing posted back to the repository.The short version: most PRs appear to move very quickly, but at this volume there is still a small aging tail that may be worth a look.
For PRs created between 2026-03-10 and 2026-06-08:
So this does not look like a broad review-speed problem. It looks more like a high-throughput queue where most PRs move fast, while a few aging review items can still slip out of view.
A few longest observed first-review waits from the window:
One retrospective estimate from the same window: surfacing aging review items earlier would have flagged about 59% of the observable review-wait time, or roughly 64.5 cumulative PR-days. This is an estimate from public data, not a guarantee.
Method caveats:
I’m building ApprovalOps, a tool for surfacing aging review items earlier. I’m sharing this because the snapshot seemed potentially useful for a high-volume project like Better Auth, and I’d be happy to share the methodology or run another read-only window if useful.
Beta Was this translation helpful? Give feedback.
All reactions