Home

madison / open-git

public
Overview Code History Branches Pull requestsIssuesInsights Campfire Docs
main
HomeOverview Code PRsIssues

Merge branch 'main' into feat/private-prs

last month

faf8477
Authored
Madison8/5/2026, 7:15:21 PM

Parents7b0c002bb07cb9

7 files changed
  • apps/web/app/[username]/[repository]/pulls/[number]/actions.ts+20−0
  • apps/web/app/[username]/[repository]/pulls/[number]/page.tsx+11−6
  • apps/web/app/[username]/[repository]/pulls/[number]/pull-request-detail.tsx+21−9
  • apps/web/app/[username]/[repository]/pulls/[number]/pull-request-live-refresh.tsx+3−3
  • apps/web/app/[username]/[repository]/pulls/[number]/pull-request-page-cache.ts+17−0
  • apps/web/app/[username]/[repository]/pulls/[number]/use-refresh-on-action-ok.ts+2−3
  • apps/web/lib/shared/cache.ts
+10
−0