Pull Request Explorer

Exploring 556 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(sso): allow admins to toggle sso_enforced maximevast L AI 21.5h 3.7h Jul 03, 2026

Summary

Feature

Add admin toggle for SSO enforcement

Admins can now enable or disable SSO enforcement per organization, with safeguards to prevent accidental lockouts. The feature includes a dashboard toggle and API guards.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly with only two comments and merged within 21.5 hours, indicating efficient collaboration. The feature adds a new toggle with safety guards, but concurrency concerns were noted.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
feat(terraform): add Cloudflare IP ranges module for forwarded_allow_ips frankie567 M AI 35.6h 0.2h Jul 03, 2026

Summary

Feature

Add Cloudflare IP ranges module for security

Restricts forwarded_allow_ips to Cloudflare IP ranges, improving security by preventing direct origin access.

Health Assessment

Medium
Medium
Medium
  • The PR introduced a new Terraform module to restrict forwarded_allow_ips to Cloudflare IP ranges, improving security. AI-assisted review identified edge‑case concerns, prompting several quick iterations before merge.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Terraform
Frameworks: Terraform
chore: remove organization_account_unlink email template detail-app M AI 2.7h 2.6h Jul 02, 2026

Summary

Refactor

Remove organization_account_unlink email template

Eliminates an unused email template and its associated code, reducing maintenance overhead and potential confusion.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 2.7 hours with a single commit, indicating a straightforward, low‑complexity change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Python
Frameworks: React
chore(backoffice): remove orphaned impersonate endpoint maximevast M AI 0.7h 0.0h Jul 02, 2026

Summary

Chore

Remove orphaned impersonate endpoint

Clean up unused impersonation endpoint and port unsecured cookie logic for localhost, improving code hygiene and reducing potential security surface.

Health Assessment

Medium
Low
Low
  • Merged in under an hour with a single approval, indicating a straightforward, low‑risk change with minimal review friction.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
Add 'Inactive' option to customers list filter pieterbeulque S AI 1.3h 0.0h Jul 02, 2026

Summary

Feature

Add 'Inactive' option to customers list filter

Enables users to filter and view inactive customers, improving visibility into customer lifecycle and supporting better account management.

Health Assessment

Small
Low
Low
  • Rapid review and merge with AI-generated code; minimal scope and low complexity.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
docs: expand tax handling in merchant-migrations design doc psincraian M AI 18.3h 0.7h Jul 02, 2026

Summary

Docs

Expand tax handling in merchant-migrations design doc

This PR expands the tax section of the merchant-migrations design doc, detailing how taxes are handled when importing customers and subscriptions from another billing provider into Polar.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicates low complexity and high confidence.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

feat(terraform): declare Stripe App OAuth vars for backend psincraian M AI 4.7h 0.7h Jul 02, 2026

Summary

Feature

Add Stripe OAuth variables to Terraform

Adds Stripe App OAuth variables across production, sandbox, and test environments, enabling secure OAuth flow for merchant migration.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; straightforward infrastructure change across three environments.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cubic AI, Claude
Confidence: 0.95

Tech Stack

tf: Add pgBouncer Yopi L AI 3.3h 0.1h Jul 02, 2026

Summary

Feature

Add pgBouncer proxy to all environments

Adds a connection pooling service to all database replicas, improving scalability and reducing connection overhead.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review iterations indicate a straightforward change with low complexity.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Shell, Terraform
Frameworks: Docker, Terraform
ci: Add Slack warning on DB backup failure Yopi S AI 1.0h 0.1h Jul 02, 2026

Summary

CI/CD

Add Slack warning on DB backup failure

Adds Slack alerts for database backup failures, enabling rapid incident response and reducing downtime.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal review comments indicate a straightforward change with low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(sso): polish the org SSO login page maximevast M AI 0.5h 0.1h Jul 02, 2026

Summary

Feature

Polish org SSO login page

Improves SSO login by removing irrelevant factors for enforced orgs and adding consistent header/footer, enhancing usability and accessibility.

Health Assessment

Medium
Low
Low
  • Fast review cycle, minimal changes, single review, quick merge.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Python
Frameworks: Nextjs
chore: remove unused currentPeriod variable in MetricChartBox metricValue memo detail-app XS AI 140.0h 139.9h Jul 02, 2026

Summary

Refactor

Remove unused currentPeriod variable in MetricChartBox

Simplifies MetricChartBox component by eliminating dead code, improving performance and reducing maintenance overhead.

Health Assessment

Small
Low
Low
  • The PR had a long cycle time but minimal review friction, indicating a straightforward refactor that was delayed in review.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore: remove unused TableFooter and TableCaption orbit components detail-app S AI 5.1h 4.0h Jul 02, 2026

Summary

Refactor

Remove unused TableFooter and TableCaption components

Cleaned up dead UI components to reduce bundle size and maintenance overhead.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating low complexity and risk.

AI Details

Usage: AI Assisted
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore: remove unused i18n keys from en.ts detail-app XL AI 44.5h 44.3h Jul 02, 2026

Summary

Chore

Remove unused i18n keys from en.ts

Clean up translation files by removing keys that are no longer referenced, reducing bundle size and maintenance overhead.

Health Assessment

X-Large
Low
Medium
  • The PR required a 44‑hour review cycle, indicating a slow review process, but the change was straightforward and posed minimal risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
docs: correct stale component import guidance after Orbit migration detail-app XS AI 188.8h 188.1h Jul 02, 2026

Summary

Docs

Correct stale component import guidance

Updates documentation to prevent import errors and align with current frontend architecture, improving developer experience.

Health Assessment

Small
Low
High
  • Long cycle time due to delayed review; minimal code changes, low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

docs: clarify identity verification requires organization owner detail-app XS AI 164.7h 1.4h Jul 02, 2026

Summary

Docs

Clarify identity verification requires organization owner

Updates documentation to state that only the organization owner can complete identity verification, preventing confusion for non-owner members.

Health Assessment

Small
Low
Low
  • Documentation change with minimal edits, quick review, but long cycle time due to scheduling.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

docs: add worker_sqs to themed env groups in render-env skill detail-app XS AI 212.3h 65.3h Jul 02, 2026

Summary

Docs

Add worker_sqs to render-env skill env groups

Documentation now includes worker_sqs, ensuring agents correctly configure SQS environment variables for the render-env skill.

Health Assessment

Small
Low
Medium
  • The PR had a long cycle time due to delayed review, but the change was minimal and low risk.

AI Details

Usage: AI Assisted
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Switch to `langcodes` for locale parsing pieterbeulque S AI 0.5h 0.1h Jul 02, 2026

Summary

Bug Fix

Switch to langcodes for locale parsing

This change replaces custom locale parsing with the langcodes library, improving BCP 47 compliance and preventing invalid locale tags from propagating to the system, thereby enhancing data integrity and user experience.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes indicates a straightforward bug fix with low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
docs: fix OTA update command in preview builds section detail-app XS AI 236.3h 236.2h Jul 02, 2026

Summary

Docs

docs: fix OTA update command in preview builds section

Corrects documentation to ensure users use the proper OTA command, preventing bypass of safety checks. This reduces risk of unsafe updates in preview builds.

Health Assessment

Small
Low
High
  • The PR had a long review cycle, likely due to delayed review or backlog, but the change was minimal and low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

chore: remove unused CardTitle, CardDescription, CardFooter components detail-app M AI 4.1h 4.0h Jul 02, 2026

Summary

Chore

Remove unused Card components

Eliminates dead UI components to reduce bundle size and simplify maintenance.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicates healthy code hygiene.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore: remove unused InputOTPSeparator re-export detail-app XS AI 4.1h 4.0h Jul 02, 2026

Summary

Chore

Remove unused InputOTPSeparator re-export

Clean up UI component exports, reducing dead code and potential import errors.

Health Assessment

Small
Low
Low
  • Quick cleanup with no rework, merged within 4 hours.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore: remove unused InputOTPSeparator component detail-app S AI 4.0h 4.0h Jul 02, 2026

Summary

Refactor

Remove unused InputOTPSeparator component

The PR removes an unused OTP separator component, cutting dead code from the UI library. This streamlines the codebase and slightly reduces bundle size, improving performance and maintainability.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicates low complexity and high confidence in code quality.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
chore: remove unused CommandDialog and CommandShortcut exports detail-app S AI 4.0h 4.0h Jul 02, 2026

Summary

Chore

Remove unused CommandDialog and CommandShortcut exports

Eliminates dead UI components and related imports, reducing bundle size and maintenance overhead. This cleanup improves code clarity and reduces potential confusion for developers.

Health Assessment

Small
Low
Low
  • Quick, single-file change with no rework, indicating efficient cleanup.

AI Details

Usage: AI Assisted
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
docs: add merchant dashboard receipt download to orders doc detail-app XS AI 3.6h 3.6h Jul 02, 2026

Summary

Docs

Add merchant receipt download docs

Documentation now accurately reflects that merchants can download receipts from the dashboard, reducing confusion and improving user experience.

Health Assessment

Small
Low
Low
  • Quick merge after single review, minimal changes, low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

docs: remove stale pricing claim from README detail-app XS AI 3.4h 3.4h Jul 02, 2026

Summary

Docs

Remove stale pricing claim from README

This PR removes an inaccurate pricing statement from the README, ensuring developers see consistent and correct pricing information, which helps maintain trust and reduces potential confusion.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR with minimal changes, resolved in under 4 hours, indicating efficient review process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

docs: update FastAPI IP address example to check True-Client-IP header detail-app XS AI 3.4h 3.4h Jul 02, 2026

Summary

Docs

Update FastAPI IP example to use True-Client-IP

This change ensures developers correctly capture customer IP addresses, improving accurate country detection for currency and tax calculations.

Health Assessment

Small
Low
Low
  • Quick, single-commit docs update with no rework, indicating a straightforward change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

docs: update SSO callback flow description in DEVELOPMENT.md detail-app XS AI 3.4h 0.1h Jul 02, 2026

Summary

Docs

Update SSO callback flow description

Clarifies authentication flow for developers, ensuring accurate documentation.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, smooth process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

feat(sso): enforce Force SSO on organization access maximevast L AI 3.6h 0.1h Jul 02, 2026

Summary

Feature

Enforce Force SSO on organization access

Ensures users must authenticate via SSO to access an organization, tightening security and compliance for enterprise customers.

Health Assessment

Large
Medium
Medium
  • PR required several iterations after the initial review but was merged quickly, indicating efficient collaboration and a focused scope despite the large code changes.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Python
Frameworks: Nextjs
feat(slack): dual-write encrypted SlackApp secrets psincraian L AI 0.8h 0.3h Jul 02, 2026

Summary

Feature

Dual-write encrypted SlackApp secrets

Adds encrypted columns to the SlackApp model and ensures they are written at all credential operations, enhancing security and compliance for Slack integrations.

Health Assessment

Large
Low
Low
  • Rapid review and merge with minimal changes indicates high confidence and low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
Version Packages github-actions S AI 0.2h 0.1h Jul 02, 2026

Summary

Feature

Version Packages

Publishes @polar-sh/checkout 0.4.0, adding a more compact embedded checkout UI to improve layout flexibility for customers.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes, indicating a straightforward release process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Javascript
Bump @polar-sh/checkout sebastianekstrom XS AI 0.2h 0.0h Jul 02, 2026

Summary

Chore

Bump @polar-sh/checkout

Updates the @polar-sh/checkout package to the latest version, improving compatibility and security for downstream clients.

Health Assessment

Small
Low
Low
  • Quick approval with no comments indicates a straightforward dependency bump.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Tighten embedded checkout spacings and dimensions sebastianekstrom S AI 13.8h 0.1h Jul 02, 2026

Summary

Feature

Improve embedded checkout spacing

Enhances visual layout of embedded checkout, improving user experience and reducing confusion.

Health Assessment

Small
Low
Low
  • Quick AI review and approval, minimal rework, fast cycle time.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Fix Buttons in Metric chart box emilwidlund M No 0.7h 0.1h Jul 02, 2026

Summary

Bug Fix

Fix Buttons in Metric Chart Box

Improves user interaction with metric charts by fixing button functionality, enhancing data visualization experience.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, AI review flagged issues, resolved promptly.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
docs: update KMS authentication in secrets-encryption design doc detail-app XS AI 0.1h 0.0h Jul 02, 2026

Summary

Docs

Update KMS authentication in design doc

Clarifies KMS authentication flow to use OIDC federation, reducing confusion for developers and improving security practices.

Health Assessment

Small
Low
Low
  • Quick, single-commit docs update with no review friction.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

chore: remove unused RawButton component from orbit detail-app S AI 0.3h 0.0h Jul 02, 2026

Summary

Refactor

Remove unused RawButton component

Eliminates dead code from the Orbit component library, improving maintainability and reducing bundle size.

Health Assessment

Small
Low
Low
  • PR was reviewed and merged within 16 minutes with minimal changes, indicating low complexity and high confidence.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(organization): block organization creation from a scoped session maximevast M AI 1.5h 0.1h Jul 02, 2026

Summary

Feature

Block organization creation from a scoped session

Prevents users from creating new organizations when operating under a scoped session, enhancing security and ensuring proper authorization.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a smooth review process; AI-assisted comments helped surface issues early.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Python
Frameworks: React, Nextjs
Show hovered X-axis value as chart tooltip title pieterbeulque S AI 9.8h 0.1h Jul 02, 2026

Summary

Feature

Show hovered X-axis value as chart tooltip title

Enhances chart usability by displaying the exact date or label of the hovered point, giving users clearer insight into data trends.

Health Assessment

Small
Low
Low
  • Fast review and merge (under 10 hours cycle time) with AI-assisted code generation and a single approval round, indicating a low-risk, high-efficiency change.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(merchant-migration): add Stripe App OAuth source connection psincraian XL AI 22.9h 5.8h Jul 02, 2026

Summary

Feature

Add Stripe App OAuth source connection

Enables merchants to connect their Stripe account via OAuth, allowing Polar to read data and manage migrations.

Health Assessment

X-Large
Medium
Medium
  • The PR added a substantial OAuth flow with quick review turnaround and moderate iteration, indicating efficient collaboration but a large code change that may warrant careful testing.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
feat(dashboard): add Download Receipt button to order detail page pieterbeulque M AI 9.2h 0.1h Jul 02, 2026

Summary

Feature

Add Download Receipt button to order detail page

Adds a merchant-facing button to download order receipts, improving user experience and aligning with existing invoice workflow.

Health Assessment

Small
Low
Low
  • Rapid AI-assisted approval with minimal changes; quick review cycle and low iteration indicate a low-risk, high-efficiency PR

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(oauth): read encrypted OAuthAccount tokens with plaintext fallback psincraian M AI 16.3h 0.1h Jul 02, 2026

Summary

Feature

Add encrypted OAuth token fallback

Allows OAuthAccount to read encrypted tokens when available, otherwise falls back to plaintext, ensuring backward compatibility.

Health Assessment

Medium
Low
Low
  • Quick review and merge, minimal rework, straightforward implementation.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
IP resolution and rate limit improvements frankie567 M AI 0.3h 0.1h Jul 02, 2026

Summary

Bug Fix

IP resolution and rate limit improvements

Enhances security by ensuring accurate client IP detection and tightening rate limits on authentication endpoints, reducing abuse risk.

Health Assessment

Small
Low
Low
  • Quick review and merge within 20 minutes, minimal changes, low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
feat(sso): get email verified from profile if absent from token claims maximevast S AI 1.2h 0.0h Jul 01, 2026

Summary

Bug Fix

Add email verification from profile in SSO

Ensures SSO sign‑in works even when identity providers omit the email_verified claim by fetching it from the user profile. This improves login reliability for users and reduces support tickets.

Health Assessment

Small
Low
Low
  • Fast review and merge within 1.2 hours indicates minimal risk and high confidence in the change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
feat(organization): make sso_enforced not nullable maximevast S AI 0.5h 0.1h Jul 01, 2026

Summary

Feature

Make sso_enforced not nullable

Enforce NOT NULL on organizations.sso_enforced column and update model to remove nullable state, improving data integrity.

Health Assessment

Small
Low
Low
  • Quick review and merge within 30 minutes, minimal changes, AI‑assisted review helped catch issues early.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
Improve proration behavior labels for clarity pieterbeulque S AI 0.1h 0.0h Jul 01, 2026

Summary

Refactor

Improve proration behavior labels for clarity

Updates subscription proration labels to be clearer and more concise, enhancing customer understanding of billing changes and reducing confusion.

Health Assessment

Small
Low
Low
  • AI-assisted commit and auto-approval enabled a rapid 6‑minute cycle time with no review friction, indicating a low‑risk, small‑scope change.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Cubic AI, Claude
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(sso): edit SSO connections from the dashboard maximevast XL AI 1.3h 0.3h Jul 01, 2026

Summary

Feature

Edit SSO connections from dashboard

Adds UI to edit existing SSO connections, improving admin control and security.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal rework, indicating a well-scoped, low-risk feature addition.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Typescript, Python
Frameworks: React
feat(script): add a backfill script for sso_enforced maximevast M AI 0.2h 0.0h Jul 01, 2026

Summary

Feature

Add backfill script for sso_enforced

Adds a script to backfill NULL sso_enforced values to false and updates the model to allow nullable before enforcing NOT NULL, enabling smoother rollout of SSO enforcement.

Health Assessment

Small
Low
Low
  • Quick review with AI assistance, minimal changes, low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
fix(migration): do not backpopulate sso_enforced maximevast XS AI 0.0h - Jul 01, 2026

Summary

Bug Fix

Fix migration: avoid backpopulating sso_enforced

Adds sso_enforced column as nullable, eliminating bulk updates and reducing lock contention during upgrades.

Health Assessment

Small
Low
Low
  • Merged immediately after creation with only 4 lines removed, indicating a straightforward, low-risk change.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
feat: allow denied organizations to be sent to offboarding psincraian M AI 5.3h 5.1h Jul 01, 2026

Summary

Feature

Allow denied organizations to offboard directly

This change enables denied organizations to transition directly to offboarding, reducing unnecessary reactivation steps and speeding fund withdrawal for merchants.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal rework; AI-assisted code generation streamlined the implementation.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
feat(sso): add force_sso column to organization maximevast S AI 2.6h 0.0h Jul 01, 2026

Summary

Feature

Add sso_enforced column to organization

Adds a boolean flag to organizations to enable enforced SSO, allowing administrators to require single sign‑on for all users.

Health Assessment

Small
Low
Medium
  • The PR was reviewed immediately with AI assistance, but required several commits to resolve issues, indicating moderate iteration but overall low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
Adjust README emilwidlund S No 0.1h 0.0h Jul 01, 2026

Summary

Docs

Adjust README

Updates the project README to improve clarity and accuracy.

Health Assessment

Small
Low
Low
  • PR merged within minutes with no review comments, indicating a straightforward documentation update.

AI Details

Confidence: 0.95

Tech Stack

fix(checkout): populate customer name from cardholder name when unset pieterbeulque XL AI 3.7h 0.0h Jul 01, 2026

Summary

Bug Fix

Populate customer name from cardholder during checkout

Ensures orders have billing names, enabling invoice generation and improving customer data consistency.

Health Assessment

X-Large
High
Low
  • Fast 3.7‑hour cycle with zero review lag, AI‑assisted code and data migration scripts added, minimal review friction but large code churn raises risk.

AI Details

Usage: Authored by AI
Category: Both AI
Tools: Claude, Cubic AI
Confidence: 0.95

Tech Stack

Languages: Python
« Page 9 of 12 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos