Skip to content

Trim PR review history fetch and clean typecheck blockers#436

Merged
BunsDev merged 2 commits into
mainfrom
recover/pr-review-recent-reviews-extracted
Apr 13, 2026
Merged

Trim PR review history fetch and clean typecheck blockers#436
BunsDev merged 2 commits into
mainfrom
recover/pr-review-recent-reviews-extracted

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 13, 2026

Summary

  • trim PR review dashboard history fetches from 100 reviews to 10 and give the review-history payload a named shared schema
  • leave the rest of the stash UI experiment out of scope, since current main already has the recent-reviews surface and the remaining shell changes were not a clear improvement
  • carry the branch to green by fixing provider runtime event feed test/layer typing drift that blocked bun typecheck

Why

The stash only had a small durable extraction worth keeping: we render a short recent-review list, so fetching 100 review records is unnecessary overhead. Naming the review-history schema also makes the contracts package easier to reuse without repeating an anonymous struct.

Current main also had unrelated typecheck drift in provider runtime event feed tests and integration harness wiring. Those fixes are included here so the branch passes repository gates cleanly.

Verification

  • bun fmt
  • bun lint
  • bun typecheck

- Share recent review entry type in contracts
- Trim PR review query results and update blocked-step messaging
- Remove unused Copilot setup config and adjust snapshot sync test
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 13, 2026

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

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 13, 2026 2:39pm
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 13, 2026 2:39pm

@BunsDev BunsDev changed the title Tighten PR review history handling Trim PR review history fetch and clean typecheck blockers Apr 13, 2026
@github-actions github-actions Bot added size:M and removed size:S labels Apr 13, 2026
@BunsDev BunsDev merged commit 8763c1b into main Apr 13, 2026
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant