Conversation
…uling-timezone limits + multi-tab allocation guard) (#999) release: dev → prod — 2026-07-17 (booking calendar correctness: scheduling-timezone limits + multi-tab allocation guard)
…07-17-2 release: dev → prod — 2026-07-17 #2 (refund gateway wiring + booking lifecycle correctness + request-list perf)
…07-17-3 release: dev → prod — 2026-07-17 #3 (booking lifecycle + request-list perf + refund hardening)
…07-27 release: dev → prod — 2026-07-27 (dashboard navigation IA + authz, privacy and money correctness)
…07-28 release: dev → prod — 2026-07-28 (org participant surfaces + waitlist→newsletter)
…07-28-2 release: dev → prod — 2026-07-28 (#2) waitlist signup hardening
…07-28-3 release: dev → prod — 2026-07-28 #3 (dashboard Resources split + Support section + chat skeleton fix)
…07-29 release: dev → prod — 2026-07-29 (money subsystem productionization)
…07-30 release: dev → prod (public IA + organisations directory, paid trials)
…07-30-2 release: dev → prod (organisation experts + directory cache fix)
…07-30-3 release: dev → prod — org catalog, plan archiving, notification scoping
…07-31 release: dev → prod — 2026-07-31 (reschedule proposals, offering editor, DRAFT lifecycle, Sentry observability)
GitHub reports the head as BEHIND because prod carries merge-commit nodes that never travel back to dev. Content-wise dev is already a strict superset; this only satisfies the up-to-date branch protection, as on prior release PRs.
…08-01 release: dev → prod — 2026-08-01 (stream, offerings editor, scheduling, payments)
GitHub reports the head as BEHIND because prod carries merge-commit nodes that never travel back to dev. Content-wise dev is already a strict superset; this only satisfies the up-to-date branch protection, as on prior release PRs.
…08-01-2 release: dev → prod — 2026-08-01 (#1091 booking algorithm)
Wall-clock Aug 3 09:00Z made the pastConfirmedSlotCount case reject slots as past and fail CI on the release PR. Co-authored-by: Cursor <cursoragent@cursor.com>
✅ Deploy Preview for familiarise ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Caution The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased. |
…08-03 release: dev → prod — 2026-08-03 (enterprise marketing + loading skeletons + Sentry noise)
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe booking parity tests now use a fixed July 20, 2026 clock. The suite restores real timers after execution. The ChangesBooking test determinism
Estimated code review effort: 2 (Simple) | ~5 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
📄 Knowledge reviewDosu skipped reviewing this PR because your organization has used its |




Summary
prodmerge commits intodevso histories re-align after recentrelease/dev-to-prod-*promotions (incl. release: dev → prod — 2026-08-01 (#1091 booking algorithm) #1094).devtip — history-only sync.Why
Release PRs routinely merge
prodinto the release branch before cutting toprod. Those merge commits land onprodbut not ondev, so the branches drift in graph shape even when trees match.Test plan
git fetch && git log origin/dev..origin/prodis empty (or only newer post-merge work)Made with Cursor
Summary by CodeRabbit