Pull Request Explorer

Exploring 626 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Billing QA pieterbeulque M No 0.3h 0.0h May 20, 2026

Summary

Refactor

Billing UI font-size consistency adjustments

Ensures consistent font sizing across billing pages, improving UI readability.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR with minimal changes, indicating low complexity and high confidence in quality.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
Plan polish sebastianekstrom M No 0.6h 0.3h May 20, 2026

Summary

Health Assessment

AI Details

Tech Stack

build(deps): bump actions/create-github-app-token from 3.1.1 to 3.2.0 dependabot XS No 1.4h 1.3h May 20, 2026

Summary

CI/CD

Bump actions/create-github-app-token to 3.2.0

Updates the GitHub Actions dependency to the latest version, ensuring compatibility and security fixes for CI workflows.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, typical dependabot update.

AI Details

Confidence: 1.00

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Avoid overriding customer name with cardholder pieterbeulque M No 25.6h 0.0h May 20, 2026

Summary

Bug Fix

Prevent customer name override on checkout

Ensures B2B customers retain their company name when checking out with a different cardholder, improving data integrity and user experience.

Health Assessment

Medium
Low
Medium
  • Multiple small commits after a single review indicate iterative refinement but overall low risk and efficient collaboration.

AI Details

Tech Stack

Languages: Python
server/transaction: disable international payment fee if processor_fees_applicable is False frankie567 S No 0.2h 0.1h May 20, 2026

Summary

Bug Fix

Disable international payment fee when processor fees not applicable

Prevents unnecessary international fee charges when processor fees are not applicable, improving cost accuracy for users.

Health Assessment

Small
Low
Low
  • Rapid review and merge indicates a straightforward change with minimal risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
polar: Update seed script to align with reality Yopi M No 0.2h 0.0h May 20, 2026

Summary

Health Assessment

AI Details

Tech Stack

Don't attempt to sync polar-for-polar owner for the polar org itself joebon XS No 0.2h 0.0h May 20, 2026

Summary

Health Assessment

AI Details

Tech Stack

Disable Stripe assistant pieterbeulque S No 43.5h 0.0h May 20, 2026

Summary

Health Assessment

AI Details

Tech Stack

polar_self: Retry until invoice is ready pieterbeulque L No 0.4h 0.0h May 20, 2026

Summary

Bug Fix

Retry until invoice is ready

Ensures order‑created webhooks are processed only after the invoice is generated, preventing premature emails and handling free orders gracefully.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within 24 minutes with a single round of feedback, indicating a smooth, low‑friction process.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
plain: set explicit httpx timeout for the GraphQL client Yopi XS No 12.5h 9.0h May 20, 2026

Summary

Bug Fix

Set explicit httpx timeout for GraphQL client

Improves reliability of Plain GraphQL writes by setting appropriate timeouts, preventing ReadTimeout errors in background tasks.

Health Assessment

Small
Low
Low
  • Quick AI-assisted fix with minimal changes, resolving timeout issue promptly.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
Handle subscription fee in Polar for Polar frankie567 L No 1.2h 0.0h May 20, 2026

Summary

Feature

Add dynamic subscription fee handling for Polar

Adds dynamic subscription fee property and updates platform fee calculations, improving billing accuracy for Polar users.

Health Assessment

Medium
Low
Low
  • The PR was merged within 1.2 hours with no review delays, indicating a smooth process.
  • The changes are modest in size and scope, posing minimal risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
chore: drop OrganizationMember.is_admin from API responses joebon S No 1.1h 0.9h May 20, 2026

Summary

Refactor

Remove transitional is_admin field from API

This change cleans up the public API by removing the deprecated is_admin flag, reducing confusion and aligning the schema with the new role‑based access control system.

Health Assessment

Small
Low
Low
  • Fast cycle and single approval round suggest a straightforward change with minimal impact.

AI Details

Tech Stack

Languages: Python, Typescript
Send subscription create & cycle emails pieterbeulque L No 19.7h 0.0h May 20, 2026

Summary

Health Assessment

AI Details

Tech Stack

billing: Only show make default button if there are multiple cards Yopi S No 0.2h 0.1h May 20, 2026

Summary

Feature

Only show make default button if multiple cards

Adds conditional UI logic to hide the 'Make Default' button when a user has only one payment method, aligning the web app with the customer portal behavior.

Health Assessment

Small
Low
Low
  • Rapid review and merge indicate a straightforward UI tweak with minimal risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Frameworks: React
invoice: pick Polar's VAT number by the other party's address pieterbeulque L No 45.7h 0.2h May 20, 2026

Summary

Feature

Add dynamic VAT number selection for invoices

Allows invoices to display the correct VAT number based on the customer’s country, improving compliance and customer experience.

Health Assessment

Medium
Medium
Medium
  • The PR required rapid iteration after the initial review, with multiple commits adding VAT numbers for many countries, indicating thorough coverage and careful validation. AI assistance accelerated code generation, but review still ensured correctness.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python, Terraform
subscriptions: Add checkout index Yopi S No 0.2h 0.0h May 20, 2026

Summary

Health Assessment

AI Details

Tech Stack

billing: cancel as downgrade Yopi XL No 15.4h 15.0h May 20, 2026

Summary

Feature

Remove free subscriptions, downgrade triggers cancellation

This change eliminates free subscription plans and treats downgrades to free as cancellations, simplifying billing and ensuring accurate prorations for early members.

Health Assessment

Large
Medium
Low
  • The PR introduced significant changes to billing logic across frontend and backend, but was merged quickly with minimal review, indicating confidence but also potential risk due to scope.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Python
Frameworks: React, Nextjs
feat: add org member role management capabilities to dashboard joebon XL No 36.4h 1.5h May 20, 2026

Summary

Feature

Add org member role management to dashboard

Enables admins to manage member roles and permissions in the dashboard, aligning UI with the new RBAC model and improving security and user experience.

Health Assessment

X-Large
High
Low
  • PR was merged within 36 hours with only one review round, indicating efficient review, but the large code changes and many files suggest a significant refactor and feature addition that could impact stability.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: Nextjs, React
polar: Stop subscribing new customers to free plan Yopi S No 0.1h - May 19, 2026

Summary

Bug Fix

Stop subscribing new customers to free plan

Prevents new customers from being automatically subscribed to the free plan, ensuring accurate billing and plan assignment.

Health Assessment

Small
Low
Low
  • Merged within minutes with minimal code changes, indicating a low‑risk, straightforward fix.

AI Details

Tech Stack

Languages: Python
metrics: Request churn and subscription metrics on cancellations Yopi S No 0.1h - May 19, 2026

Summary

Health Assessment

AI Details

Tech Stack

billing: Handle errors and add validation for deletion Yopi L No 32.0h 21.7h May 19, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix(organization): activate orgs with UNCERTAIN verdict + approved appeal psincraian S AI 1.1h 0.2h May 19, 2026

Summary

Bug Fix

Fix organization activation for UNCERTAIN verdicts

Ensures merchants with uncertain review verdicts and approved appeals can activate their organization after identity verification, improving onboarding flow.

Health Assessment

Small
Low
Low
  • Quick fix with minimal code changes, resolved in under 2 hours, low risk to production.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
polar: Add cleanup script to remove free subscriptions Yopi XL No 10.2h 1.4h May 19, 2026

Summary

Chore

Add cleanup script to remove free subscriptions

Removes unnecessary free tier subscriptions after rolling back the subscription model, cleaning up data and preventing memory blow‑ups.

Health Assessment

X-Large
Low
Low
  • Fast cycle time of 10 hours with a single approval; the script adds significant lines but poses minimal risk to production.

AI Details

Tech Stack

Languages: Python
dev: Add NEXT_PUBLIC_STRIPE_KEY to the fe env Yopi XS No 32.5h 0.3h May 19, 2026

Summary

Chore

Add Stripe public key to dev environment

Adds the Stripe public key to the front‑end dev environment, enabling Stripe integration during development.

Health Assessment

Small
Low
Low
  • Fast review and merge within a day, minimal changes and low complexity.

AI Details

Confidence: 0.75

Tech Stack

fix: ensure `dev up` with tinybird works on orbstack joebon XS No 0.2h 0.1h May 19, 2026

Summary

Bug Fix

Fix dev up with Tinybird on Orbstack

Ensures the dev environment starts Tinybird services correctly on Orbstack, improving developer onboarding.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, approved in under 10 minutes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Python
billing: Clean up approved org check Yopi XS No 0.2h 0.0h May 19, 2026

Summary

Refactor

Clean up approved org check

Simplifies billing flow by removing unnecessary review status checks, improving performance and reducing complexity for users.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
server/auth: setup Reauth and its database models frankie567 XL No 0.8h 0.1h May 19, 2026

Summary

Feature

Setup Reauth and database models for 2FA

Adds authentication rework to support two‑factor authentication by integrating Reauth and creating necessary database models.

Health Assessment

X-Large
Medium
Low
  • PR was merged quickly with a single approval, indicating high confidence in the changes despite the large code addition.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
Version Packages (beta) github-actions S No 1.2h 1.0h May 19, 2026

Summary

Chore

Version Packages (beta)

Automates publishing of packages to npm when merged, enabling streamlined release management.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, automated release pipeline triggered by Changesets action.

AI Details

Tech Stack

fix: Gate order/subscription/checkout mutations on sales_manage joebon S No 0.7h 0.1h May 19, 2026

Summary

Bug Fix

Fix permission gating for sales mutations

Ensures consistent permission enforcement for order, subscription, and checkout mutations, preventing unauthorized changes and maintaining security integrity.

Health Assessment

Small
Low
Low
  • Rapid review and merge (under an hour) with minimal changes, indicating a straightforward, low-risk fix that aligns permissions consistently across the sales domain.

AI Details

Tech Stack

Languages: Python
Unify member and customer token in payment method SDK sebastianekstrom L No 2.2h 0.4h May 19, 2026

Summary

Refactor

Unify member and customer token

Consolidates session tokens for the payment SDK, simplifying integration and reducing developer friction.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes indicate a smooth, low-risk refactor.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
fix: Allow org members to manage refunds joebon S No 0.4h 0.1h May 19, 2026

Summary

Feature

Allow org members to manage refunds

Enables organization members to create refunds, reducing reliance on admins and improving customer support efficiency. This change aligns refund permissions with existing sales access patterns.

Health Assessment

Small
Low
Low
  • Fast review cycle, minimal changes, and no rework indicate a smooth integration.

AI Details

Tech Stack

Languages: Python
feat: allow offboarding to denied transition in backoffice psincraian S No 1.0h 0.4h May 19, 2026

Summary

Feature

Add OFFBOARDING → DENIED transition in backoffice

Enables admins to deny offboarding organizations via backoffice, adding a Deny button with required audit flow, improving control over org lifecycle.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, low risk to production.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Python
billing: Disable upgrading before account is reviewed Yopi L No 24.2h 0.2h May 19, 2026

Summary

Feature

Disable plan upgrade until account review

Prevents users from upgrading to paid plans before their organization is reviewed, ensuring compliance and reducing risk.

Health Assessment

Medium
Low
Low
  • Quick review and merge within a day, minimal rework, straightforward change.

AI Details

Tech Stack

Languages: Typescript, Python
Version Packages (beta) github-actions S No 0.5h 0.2h May 19, 2026

Summary

Health Assessment

AI Details

Tech Stack

account: Write default values to the db Yopi M No 1.7h 0.3h May 19, 2026

Summary

Feature

Write default values to account database

Ensures all accounts have explicit default values stored in the database, simplifying data consistency and future migrations. This change improves data integrity and eases legacy account handling.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal changes indicate low risk and efficient review.

AI Details

Confidence: 0.05

Tech Stack

Languages: Python
Add "Payment method" SDK sebastianekstrom XL No 14.0h 10.1h May 19, 2026

Summary

Feature

Add Payment Method SDK

Adds a reusable embedded payment method component, streamlining checkout flows and reducing friction for customers.

Health Assessment

Large
Medium
Low
  • Rapid iteration with minimal review time indicates high confidence in implementation; large code addition but short cycle suggests focused effort.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
Add benefits:read scope to seeded OAT pieterbeulque XS No 0.4h 0.0h May 19, 2026

Summary

Health Assessment

AI Details

Tech Stack

billing: Add payment method Yopi L No 18.0h 0.1h May 19, 2026

Summary

Feature

Add payment method

Adds UI and backend endpoints for users to add and confirm a payment method, improving billing management.

Health Assessment

Large
Low
Low
  • Merged within 18 hours with a single review, indicating a straightforward change with minimal friction.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Python
Frameworks: React
Add default payment method button Yopi L No 1.4h 1.1h May 19, 2026

Summary

Feature

Add default payment method button

Enables customers to set a default payment method directly from the billing page or portal, improving payment flow and reducing friction.

Health Assessment

Medium
Low
Low
  • Rapid approval with minimal changes indicates high confidence and low complexity.

AI Details

Tech Stack

Languages: Typescript, Python
Add missing scopes to seeded OAT pieterbeulque XS No 0.2h - May 19, 2026

Summary

Health Assessment

AI Details

Tech Stack

Handle dashboard billing invoice download failures with explicit error toast copilot-swe-agent S No 14.1h 13.7h May 19, 2026

Summary

Feature

Add explicit error toast for billing invoice failures

Provides clear user feedback when invoice download fails, improving UX and reducing support tickets.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes; AI-assisted code added explicit toast for better error handling.

AI Details

Usage: Authored by AI
Category: Code AI
Tools: Copilot
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
docs: revise Security Policy frankie567 M No 18.7h 0.0h May 19, 2026

Summary

Docs

Revise Security Policy Documentation

Updated the security policy to reflect current best practices, ensuring compliance and clarity for users.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, straightforward documentation update.

AI Details

Tech Stack

Fix Transactions API: account_amount ignores platform fees during payout-delay window frankie567 S No 12.2h 0.7h May 19, 2026

Summary

Bug Fix

Fix account_amount ignoring platform fees

Corrects account balance calculations during payout delay, preventing financial discrepancies for users.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; no rework required.

AI Details

Tech Stack

Languages: Python
docs: add missing ctx fields to dev/cli/README.md step authoring guide detail-app XS No 14.1h 14.1h May 19, 2026

Summary

Docs

Add missing ctx fields to CLI guide

Ensures developers have complete context field documentation, reducing errors when authoring new steps.

Health Assessment

Small
Low
Medium
  • Quick documentation fix with minimal changes, merged within a day.

AI Details

Confidence: 0.95

Tech Stack

chore: 🐝 Update SDK - Generate 0.31.5 github-actions XL No 30.4h - May 19, 2026

Summary

Chore

Update SDK to version 0.31.5

Automated SDK generation bump to patch version, updating API models and breaking changes.

Health Assessment

Large
High
High
  • Automated code generation with no human review, large code changes, potential breaking changes.

AI Details

Confidence: 0.95

Tech Stack

docs: remove stale WORKER_GITHUB references from DEVELOPMENT.md detail-app XS No 12.1h 12.1h May 19, 2026

Summary

Docs

Remove stale GitHub worker references from docs

Clean up documentation to prevent confusion and broken diagrams, ensuring developers and agents see accurate setup instructions.

Health Assessment

Small
Low
Low
  • Quick docs fix with minimal changes, merged within same day.

AI Details

Confidence: 0.10

Tech Stack

scripts: rename benefits seed script Yopi S No 0.2h 0.0h May 18, 2026

Summary

Health Assessment

AI Details

Tech Stack

Fix: Organization management read-only access joebon S No 0.3h 0.1h May 18, 2026

Summary

Bug Fix

Fix organization read‑only access for tokens

Tokens with only read scope can now access organization management data. This allows impersonation sessions to view review information.

Health Assessment

Small
Low
Low
  • PR merged quickly with minimal changes, indicating a straightforward bug fix with low risk.

AI Details

Tech Stack

Languages: Typescript, Python
Add `denied` banner to avoid silently denying users pieterbeulque M No 0.3h 0.0h May 18, 2026

Summary

Health Assessment

AI Details

Tech Stack

authz: consolidate finance permissions (5/5) joebon M No 74.4h 74.1h May 18, 2026

Summary

Bug Fix

authz: consolidate finance permissions

Enforces finance:read and finance:manage across payout and transaction endpoints, tightening member access to financial data and fixing removed‑member visibility bugs.

Health Assessment

Medium
Medium
Medium
  • The PR required over three days to merge with two review rounds, reflecting moderate complexity in permission logic and a need for careful validation.

AI Details

Tech Stack

Languages: Python
« Page 7 of 13 »

Get this analytics stack for your team

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

Connect Repos