Pull Request Explorer

Exploring 717 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Honor wallet billing country for non-US Apple Pay / Google Pay buyers gumclaw M No 0.3h - Jul 07, 2026

Summary

Bug Fix

Add non-US wallet billing country support

Enables Apple Pay and Google Pay buyers outside the US to submit accurate billing country and postal code, preventing validation errors and improving checkout success rates.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review indicate low complexity and high confidence in the fix.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Collect and send city field for Japanese Stripe accounts gumclaw L No 3.6h 0.1h Jul 06, 2026

Summary

Feature

Add city field for Japanese Stripe accounts

Enables Japanese sellers to provide city information, reducing Stripe account rejections and improving onboarding compliance.

Health Assessment

Large
Medium
Low
  • Fast cycle time with rapid iteration; minimal review friction; moderate scope but well-contained changes.

AI Details

Confidence: 0.20

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails, React
Presentment dispute balance safety, VAT refunds, and refund FX settlement facts gumclaw XL No 78.6h 10.7h Jul 06, 2026

Summary

Feature

Add presentment dispute balance safety and VAT refunds

Ensures accurate cross‑currency accounting for disputes and refunds, improving financial reconciliation and reducing balance errors for sellers and buyers.

Health Assessment

X-Large
High
Medium
  • The PR made extensive changes to core accounting logic, required multiple iterations and QA media, resulting in a slow 78‑hour cycle time and high risk of regression.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Remove dead Helper service integration; port SendGrid suppression endpoints to admin API gumclaw XL No 1.0h 0.0h Jul 06, 2026

Summary

Feature

Remove Helper integration and port SendGrid endpoints

Eliminates obsolete Helper integration and consolidates SendGrid suppression endpoints into the admin API, reducing maintenance overhead and streamlining ops workflows.

Health Assessment

X-Large
Low
Low
  • Rapid merge with minimal review indicates high confidence in code quality; large deletion volume reflects extensive dead‑code cleanup.

AI Details

Tech Stack

Languages: Ruby
Frameworks: Rails
docs: add ad blocker guidance to reCAPTCHA help article gumclaw XS No 0.3h - Jul 06, 2026

Summary

Docs

Add ad blocker guidance to reCAPTCHA help article

Aligns help documentation with recent UI changes, giving buyers clear steps for CAPTCHA issues and reducing support overhead.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal changes indicates a straightforward documentation update.

AI Details

Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Give buyers actionable guidance when checkout CAPTCHA fails or is blocked gumclaw M No 0.6h 0.0h Jul 06, 2026

Summary

Feature

Add guidance for blocked CAPTCHA at checkout

Provides clear error messages to buyers when ad blockers prevent reCAPTCHA, reducing checkout abandonment and improving user experience.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate a well‑defined change with minimal friction; the PR’s moderate scope and clear user impact suggest low risk to production.

AI Details

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails, React
refactor: remove BlockStripeSuspectedFraudulentPaymentsWorker gumclaw M No 0.7h 0.1h Jul 06, 2026

Summary

Refactor

Refactor: remove BlockStripeSuspectedFraudulentPaymentsWorker

Eliminates a fragile email‑parsing worker that caused false refunds and missed fraud alerts, streamlining fraud handling to reliable webhook and email channels.

Health Assessment

Medium
Low
Low
  • Fast cycle time (0.7h) and minimal review time (0.1h) indicate a straightforward refactor with no significant blockers. The change removes a legacy path and cleans up related tests, keeping overall risk low.

AI Details

Tech Stack

Languages: Ruby
Record client-confirm purchases in payment-flow analytics gumclaw XL AI 0.4h 0.0h Jul 06, 2026

Summary

Bug Fix

Record client-confirm purchases in payment-flow analytics

Adds analytics recording for client‑confirmed payment intent path, enabling accurate monitoring of checkout lanes during Stripe Payment Element rollout.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and immediate merge indicate high confidence, but the large line count suggests significant code churn that should be monitored for downstream impact.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
docs: Meta Pixel traffic permissions must allow gumroad.com for Purchase events gumclaw XS No 0.1h - Jul 06, 2026

Summary

Docs

Add warning about Meta Pixel traffic permissions for gumroad.com

Ensures sellers include gumroad.com in Meta Pixel allowed domains to prevent Purchase events from being dropped, improving tracking accuracy.

Health Assessment

Small
Low
Low
  • Quick docs update with minimal changes, merged within minutes.

AI Details

Tech Stack

Languages: Ruby
Frameworks: Rails
Size Indian e-mandate cap to the undiscounted total for limited-duration discounts gumclaw M No 13.4h 0.0h Jul 06, 2026

Summary

Bug Fix

Adjust Indian e‑mandate cap for limited‑duration discounts

This change fixes recurring payment failures for Indian card users with limited‑duration discounts. By sizing the e‑mandate cap to the full undiscounted price, renewals complete automatically, improving customer experience and reducing support tickets.

Health Assessment

Medium
Low
Low
  • Fast turnaround with a single review round and minimal rework indicates a straightforward bug fix.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Block cross-seller access revocation gumclaw S No 0.3h - Jul 06, 2026

Summary

Bug Fix

Prevent cross-seller purchase revocation

Adds a guard to ensure only the owning seller can revoke or restore purchase access, preventing unauthorized mutation of another seller’s purchases.

Health Assessment

Small
Low
Low
  • Fast cycle time of 18 minutes, single commit, no review required, minimal risk to production.

AI Details

Confidence: 0.75

Tech Stack

Languages: Ruby
Frameworks: Rails
docs: add AI services to prohibited products list gumclaw XS No 0.1h 0.0h Jul 06, 2026

Summary

Docs

Add AI services to prohibited products list

Adds AI services to Gumroad's prohibited products list, clarifying policy and preventing non-delivery of external AI services.

Health Assessment

Small
Low
Low
  • Quick copy‑only change with no tests, merged within minutes.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Fail open on EasyPost service errors so physical checkout isn't blocked gumclaw M No 1.6h 0.0h Jul 05, 2026

Summary

Bug Fix

Fail open on EasyPost errors to prevent checkout block

Ensures physical product checkouts continue during EasyPost outages, reducing buyer frustration and improving reliability while alerting the team via Sentry.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework; no blockers; fast review and merge cycle.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Codex
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Replace Library infinite scroll with traditional pagination gumclaw M No 0.8h 0.0h Jul 05, 2026

Summary

Bug Fix

Replace Library infinite scroll with traditional pagination

This PR fixes a critical user experience issue by replacing the broken infinite scroll with robust pagination, ensuring buyers can view all library items and improving reliability across browsers.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 0.8h and immediate review indicate a smooth process. The PR touches a small number of files with moderate line changes, and the fix addresses a user‑facing bug, resulting in low risk.

AI Details

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

Tech Stack

Languages: Typescript, Ruby
Frameworks: React, Rails
Finance report mailers: remove Harbaksh and Steve, send to finance@ gumclaw S No 0.3h - Jul 05, 2026

Summary

Chore

Update finance report mailer recipients

Remove specific email addresses from finance report mailer recipients and update the finance report email address

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and clear description

AI Details

Tech Stack

Languages: Ruby
Frameworks: Rails
Update accounting mailer recipients: replace departed Early Growth vendor with in-house finance gumclaw S No 0.4h 0.0h Jul 05, 2026

Summary

Bug Fix

Update accounting mailer recipients to in-house finance

Ensures monthly financial reports are sent to current in-house finance contacts, closing a compliance gap and preventing outdated vendor emails from receiving sensitive data.

Health Assessment

Small
Low
Low
  • Fast turnaround with no rework; minimal code changes; low risk to production.

AI Details

Tech Stack

Languages: Ruby
Frameworks: Rails
Fix in-iframe product navigation on custom-HTML profile pages via postMessage bridge gumclaw L No 0.4h 0.0h Jul 05, 2026

Summary

Bug Fix

Fix in-iframe navigation on custom-HTML profiles

Ensures product links navigate correctly, preventing checkout failures and improving user experience on custom-HTML profile pages.

Health Assessment

Large
Low
Low
  • The change was reviewed and merged within 0.4 hours, indicating a smooth review process and minimal friction. The fix addresses a critical navigation bug with a moderate code change size.

AI Details

Confidence: 0.80

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails, React
Show the below-minimum balance notice for first-payout sellers and fold stale under-review notes gumclaw M No 0.4h 0.0h Jul 04, 2026

Summary

Feature

Add below‑minimum balance notice for first‑payout sellers

Sellers who have never received a payout now see a clear below‑minimum balance notice, reducing confusion and improving payment transparency. Stale under‑review notes are folded into this notice to prevent misleading warnings.

Health Assessment

Medium
Low
Low
  • Fast turnaround with no review friction; quick fix to improve seller experience.

AI Details

Tech Stack

Languages: Ruby, Typescript
Frameworks: React
docs: document auto-enforced refund policy for high dispute rates gumclaw XS No 0.3h 0.0h Jul 04, 2026

Summary

Docs

Document auto-enforced refund policy for high dispute rates

Updates help center articles to explain automatic refund policy enforcement when dispute rates exceed 1%, ensuring creators understand policy changes and avoid confusion. This documentation aligns with recent backend changes, preventing misinterpretation and improving user experience.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Ruby
Frameworks: Rails
Auto-enforce buyer-friendly refund policy for sellers above 1% dispute rate gumclaw XL No 1.0h 0.0h Jul 04, 2026

Summary

Feature

Auto-enforce refund policy for high dispute sellers

Automatically enforces a 30‑day refund guarantee for sellers with high dispute rates, reducing chargeback costs and protecting buyers.

Health Assessment

X-Large
Low
Low
  • Rapid review and merge within an hour, indicating high confidence and minimal friction.

AI Details

Tech Stack

Languages: Ruby
Frameworks: Rails
Remove the :stripe_payment_element_link flag — Link auto-enables with the Payment Element gumclaw L AI 0.3h 0.0h Jul 03, 2026

Summary

Feature

Remove Stripe Payment Element Link Flag

Simplifies the checkout flow by eliminating an unnecessary per-seller flag, reducing complexity and potential errors for merchants and customers.

Health Assessment

Large
Low
Low
  • Rapid review and merge (0.3h cycle time) with minimal changes to existing logic indicates high confidence and low risk.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Typescript, Ruby
Apply the PPP method matrix to the client-confirmed checkout path (U13) gumclaw L AI 6.3h 0.0h Jul 03, 2026

Summary

Feature

Implement PPP method matrix for checkout

Ensures PPP‑discounted checkouts only offer payment methods that can complete, preventing failures and improving user experience.

Health Assessment

Large
Low
Low
  • Fast review and single commit indicate smooth integration; no rework or blockers were needed.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: ChatGPT
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
docs: update slogan to "See what sticks." gumclaw XS No 0.2h - Jul 03, 2026

Summary

Docs

Update README slogan to 'See what sticks.'

Simplifies brand messaging by removing redundant phrase, aligning documentation with repo description.

Health Assessment

Small
Low
Low
  • Quick single-file change merged within minutes, minimal risk.

AI Details

Confidence: 1.00

Tech Stack

docs: document "all products, except selected" discount exclusions gumclaw XS No 0.1h - Jul 03, 2026

Summary

Docs

Add paragraph to discount codes help article

Updates help article to reflect new excluded products feature, ensuring sellers understand discount scope.

Health Assessment

Small
Low
Low
  • Docs-only change merged within minutes, minimal risk.

AI Details

Tech Stack

Languages: Ruby
Frameworks: Rails
Discount codes: support "all products, except selected" exclusion scoping slavingia XL AI 3.3h 0.0h Jul 03, 2026

Summary

Feature

Add exclusion scoping for universal discount codes

Enables sellers to exclude specific products from universal discount codes, reducing manual effort and ensuring new products are automatically covered.

Health Assessment

Large
Medium
Low
  • Rapid iteration with no review delays; many commits indicate active rework but final merge within 3.3 hours.

AI Details

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

Tech Stack

Languages: Ruby, Typescript, Javascript
Frameworks: Rails, React
fix: clear buyer-hidden flag when reassigning purchases to a new email gumclaw S No 0.2h - Jul 03, 2026

Summary

Bug Fix

Clear hidden flag on purchase reassignment

Ensures buyers see transferred purchases in new account by clearing hidden flag during reassignment, improving user experience.

Health Assessment

Small
Low
Low
  • Resolved a hidden flag bug with minimal code changes, quick turnaround.

AI Details

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

Tech Stack

Languages: Ruby
Launch Cash App Pay and ACH Direct Debit on the client-confirmed checkout path for US buyers gumclaw L No 24.8h 0.1h Jul 03, 2026

Summary

Feature

Add Cash App Pay and ACH Direct Debit to checkout

Enables US buyers to use Cash App Pay and ACH Direct Debit during checkout, improving payment options and reducing friction.

Health Assessment

Medium
Medium
Low
  • Fast review and minimal rework led to a quick 24‑hour cycle time, indicating a well‑understood change with low complexity.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Ruby
Verify every scheduled finance report fire since activation, not just the latest gumclaw M AI 0.2h 0.0h Jul 03, 2026

Summary

Bug Fix

Verify all scheduled finance report fires

Ensures every scheduled finance report is verified, preventing missed reports and improving reliability for stakeholders.

Health Assessment

Medium
Low
Low
  • Merged within 12 minutes with no rework, indicating a straightforward fix with minimal risk.

AI Details

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

Tech Stack

Languages: Ruby
Show accurate skip reason and current balance on Payouts page for below-minimum sellers gumclaw M AI 2.1h 0.0h Jul 03, 2026

Summary

Feature

Improve Payouts page skip reason for sellers

Provides clear reason for skipped payouts, reducing support tickets and improving seller trust.

Health Assessment

Medium
Low
Low
  • Fast turnaround with no review friction; single commit resolved issue quickly.

AI Details

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

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails, React
Add a daily self-verifying backstop for scheduled finance report runs gumclaw XL No 1.0h 0.0h Jul 03, 2026

Summary

Feature

Add daily backstop for finance report runs

Ensures missing finance report jobs are detected and automatically re-enqueued, preventing silent failures and improving reliability of financial reporting.

Health Assessment

X-Large
High
Low
  • Merged within 1 hour with no review comments, indicating high confidence in implementation and low friction. The large code addition introduces significant risk but was accepted quickly.

AI Details

Tech Stack

Languages: Ruby
Frameworks: Rails
docs: AGENTS.md comment-style rule — write comments for a reader new to the codebase gumclaw XS No 0.4h 0.0h Jul 03, 2026

Summary

Docs

Add comment style rule for agents

Adds a code-comment style rule to AGENTS.md so agents stop writing jargon-dense comments by default.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Split payout bank-account-type user query to stay under the statement timeout gumclaw S No 0.3h 0.0h Jul 03, 2026

Summary

Bug Fix

Split payout query to avoid statement timeout

This change restructures the payout query to prevent statement timeouts, ensuring sellers receive payments reliably and reducing operational incidents. By avoiding costly joins, the system stays within MySQL limits, improving uptime and customer trust.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal rework; quick fix to a recurring timeout issue.

AI Details

Tech Stack

Languages: Ruby
Frameworks: Rails
Fan out weekly payout batches per bank account type with retries and failure alerting gumclaw M No 1.1h 0.0h Jul 03, 2026

Summary

Feature

Add per‑bank‑account payout batch fan‑out

Adds per‑bank‑account type fan‑out to isolate failures. Retries transient timeouts and alerts on exhaustion, preventing missed seller payouts.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; small to medium scope and no major blockers.

AI Details

Confidence: 0.30

Tech Stack

Languages: Ruby
Frameworks: Rails
Add retry-exhaustion alerts and replayable args to finance report jobs gumclaw L No 0.5h 0.0h Jul 03, 2026

Summary

Feature

Add retry exhaustion alerts to finance jobs

Adds robust retry‑exhaustion alerts and replayable arguments to finance report jobs, preventing silent failures and enabling safe re‑runs, improving reliability for finance reporting.

Health Assessment

Large
Low
Low
  • The PR was merged within 30 minutes of opening, with a single commit and no review iterations, indicating a straightforward, low‑risk change that addressed a critical reliability issue.

AI Details

Confidence: 0.10

Tech Stack

Languages: Ruby
Frameworks: Rails
Block automatic production deploys midnight-6am ET (overnight cron window) gumclaw S No 0.3h 0.0h Jul 03, 2026

Summary

Feature

Block overnight production deploys to avoid cron disruption

Prevents production deployments during critical nightly cron windows, ensuring long-running jobs complete without interruption and avoiding silent failures.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes and no review needed, indicating low complexity and high confidence.

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Launch inline Link on the client-confirm checkout path (U9) gumclaw L No 21.3h 0.1h Jul 03, 2026

Summary

Feature

Add Stripe Link to client-confirm checkout

Enables inline Stripe Link payments on the client-confirm checkout path, expanding payment options and reducing friction for buyers.

Health Assessment

Medium
Low
Low
  • Fast 21‑hour cycle, quick review, minimal rework, medium scope, low risk.

AI Details

Usage: AI Reviewed
Confidence: 0.95

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails
Accept Zengin corporate-abbreviation symbols in JP bank account holder names gumclaw M AI 0.4h 0.0h Jul 03, 2026

Summary

Feature

Add Zengin symbols to JP bank account names

Enables Japanese corporate sellers to register bank account names with required Zengin abbreviations, allowing payouts to be processed without validation errors.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails, React
Record processor-initiated partial refunds from the charge.refund.updated webhook gumclaw M No 0.2h 0.0h Jul 03, 2026

Summary

Bug Fix

Record processor-initiated partial refunds

This PR updates the charge.refund.updated webhook handler to record processor-initiated partial refunds, which were previously silently dropped.

Health Assessment

Small
Low
Low
  • The PR was merged quickly with no review comments, indicating a straightforward and low-risk change.

AI Details

Tech Stack

Languages: Ruby
docs: update resubscribe step in help article for new confirmation page gumclaw XS No 0.4h - Jul 03, 2026

Summary

Docs

Update resubscribe step in help article

Updates the help article to reflect the new resubscribe confirmation flow, ensuring accurate instructions for users.

Health Assessment

Small
Low
Low
  • Quick documentation update with minimal changes, merged within minutes.

AI Details

Tech Stack

Languages: Ruby
Frameworks: Rails
Require POST confirmation for purchase resubscribe endpoint gumclaw S No 1.0h - Jul 02, 2026

Summary

Bug Fix

Require POST confirmation for purchase resubscribe endpoint

Prevents silent re‑subscription by making the resubscribe endpoint safe‑method compliant, protecting users from unintended opt‑ins.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, addressing a security flaw.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Derive canonical refund amounts for processor-initiated presentment refunds gumclaw XL AI 0.5h 0.1h Jul 02, 2026

Summary

Bug Fix

Derive canonical refund amounts for presentment refunds

Ensures accurate refund accounting for buyer‑presentment purchases, preventing over‑refunding and maintaining financial integrity.

Health Assessment

Large
Low
Low
  • Rapid AI‑assisted development with minimal review friction; large code changes resolved quickly.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Support refunds for buyer-presentment purchases gumclaw XL No 4.1h 4.2h Jul 02, 2026

Summary

Feature

Support refunds for buyer-presentment purchases

Adds buyer‑presentment refund support, enabling refunds for Stripe card presentment purchases and removing a hard‑stop that blocks refunds, critical for the local‑payment launch.

Health Assessment

X-Large
High
Low
  • Fast cycle time (4.1h) and single review round indicate efficient process; despite large code changes, the PR was merged quickly with minimal friction.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Support direct-charge sellers on client-confirm checkout nyomanjyotisa XL AI 9.0h 3.1h Jul 02, 2026

Summary

Feature

Enable direct-charge sellers on client-confirm checkout

Allows sellers with Stripe Connect accounts to use the client-confirm checkout flow, reducing friction and improving checkout success rates.

Health Assessment

Large
Medium
Low
  • Fast cycle time and single review round suggest a streamlined process, but the large code change set indicates moderate risk.

AI Details

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

Tech Stack

Languages: Ruby, Typescript, Javascript, Yaml
Upload TaxJar sales tax daily instead of monthly gumclaw XL No 2.4h 0.1h Jul 02, 2026

Summary

Feature

Upload TaxJar sales tax daily instead of monthly

Moves the TaxJar sales‑tax upload from a month‑end push to a daily job, reducing the blast radius of transient failures and improving reliability for auto‑filing.

Health Assessment

X-Large
Medium
Low
  • Single commit merged quickly after a brief review, indicating high confidence in the change, but the large code addition suggests significant impact on the system.

AI Details

Confidence: 0.95

Tech Stack

Languages: Ruby, Yaml
Frameworks: Rails, Sidekiq
docs: seller analytics now fire on profile pages (help article) gumclaw XS No 2.1h - Jul 02, 2026

Summary

Docs

Update seller analytics help article for profile pages

Clarifies that third‑party analytics now fire on seller profile pages, ensuring accurate documentation for users.

Health Assessment

Small
Low
Low
  • Quick documentation update with minimal changes, merged within 2 hours, indicating efficient review and low risk.

AI Details

Tech Stack

Fix NameError in client-confirm webhook lifecycle spec (main is red) gumclaw XS No 0.3h - Jul 02, 2026

Summary

Bug Fix

Fix NameError in client-confirm webhook spec

Resolves a NameError that caused test failures, restoring CI stability and preventing build breaks on main.

Health Assessment

Small
Low
Low
  • Quick fix resolved a critical test failure, merging within minutes with minimal review.

AI Details

Tech Stack

Languages: Ruby
Add checkout return page for Stripe redirect payment methods nyomanjyotisa XL AI 20.8h 17.6h Jul 02, 2026

Summary

Feature

Add checkout return page for Stripe redirect payment methods

Provides a return page for redirect-based payment methods, enabling seamless checkout flow and ensuring order finalization, improving user experience and reducing abandoned carts.

Health Assessment

Large
Medium
Low
  • Fast cycle time of 20.8h with minimal review friction indicates efficient collaboration, but the large scope of ~6,700 added lines suggests significant code churn that could increase maintenance risk.

AI Details

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

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails, React
Add buyer-presentment checkout path rmarescu XL AI 44.7h 42.4h Jul 02, 2026

Summary

Feature

Add buyer-presentment checkout path

Enables buyers to pay in their local currency while keeping seller accounting in canonical USD, reducing checkout friction and improving conversion rates.

Health Assessment

X-Large
High
High
  • Large-scale change with extensive code churn and a long review cycle indicates high complexity; AI assistance was employed to manage the breadth of new logic and tests.

AI Details

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

Tech Stack

Languages: Ruby, Typescript, Javascript
Frameworks: Rails, React
[Option B] Fire seller analytics on all profile pages (standard + custom) gumclaw XL No 1.0h 0.1h Jul 02, 2026

Summary

Feature

Enable seller analytics on all profile pages

Adds seller‑configured analytics to every profile page, improving tracking and data collection for sellers.

Health Assessment

Large
Medium
Low
  • Rapid review and merge (1 h cycle) with extensive tests suggest high confidence, though the large code change warrants careful monitoring of downstream analytics behavior.

AI Details

Confidence: 0.90

Tech Stack

Languages: Ruby, Typescript, Javascript
Frameworks: Rails, React
feat(gift): add Gift::ConvertToNonGiftService for admin gift→non-gift conversion gumclaw XL AI 9.5h 0.1h Jul 02, 2026

Summary

Feature

Add service to convert gift to non-gift purchase

Enables admins to convert gift purchases into regular purchases, ensuring billing and subscription ownership transfer to the paying buyer, improving billing accuracy and user experience.

Health Assessment

X-Large
Medium
Low
  • The PR was merged within 9.5 hours, with a review occurring just 6 minutes after the initial commit, indicating a smooth review process.
  • Despite the large code addition, the single review round and quick turnaround suggest high confidence in the implementation.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
« Page 13 of 15 »

Get this analytics stack for your team

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

Connect Repos