Pull Request Explorer

Exploring 104 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
docs: improve SEO descriptions on pages in 5.5 channels merge mintlify S No 0.1h 0.1h Jun 02, 2026

Summary

Docs

Improve SEO descriptions for 5.5 channel pages

Enhances page metadata to meet SEO character guidelines, improving search visibility.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicate low complexity and risk.

AI Details

Usage: Authored by AI
Category: AI
Tools: Mintlify
Confidence: 0.95

Tech Stack

🛍️ Sales Channels damianlegawiec XL AI 121.2h - Jun 02, 2026

Summary

Feature

Add Sales Channels and Product Publication API

Enables merchants to manage sales channels and bulk publish products, improving catalog control and admin workflow.

Health Assessment

X-Large
High
High
  • The PR required multiple iterations over several days, with a large code and documentation change set, indicating significant effort and potential for integration risk.

AI Details

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

Tech Stack

Languages: Typescript, Yaml
fix assigning primary media to product on session uploaded assets KacperMekarski S AI 3.1h 0.3h Jun 01, 2026

Summary

Bug Fix

Fix product thumbnail assignment for session uploads

Ensures newly created products correctly set their primary media when images are uploaded during the session, improving admin workflow and preventing missing thumbnails.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal rework, indicating a straightforward bug fix with low complexity.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Ruby
Improve Price Lists E2E test coverage in dashboard damianlegawiec M AI 0.2h 0.2h May 29, 2026

Summary

Test

Improve Price Lists E2E test coverage in dashboard

Expands Playwright end‑to‑end tests for dashboard price list rules, adding coverage for customer group, customer, and market rules and verifying persistence and removal functionality.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review comments indicate a straightforward, low‑risk change focused on test coverage.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Fixed Price Rule management in Admin API/SPA damianlegawiec XL AI 0.8h 0.2h May 29, 2026

Summary

Feature

Add market-based price rule support

Enables market, customer group, and customer rules in price lists, adding uniqueness validation and UI components, improving admin pricing management. This enhances pricing flexibility and reduces duplicate rule errors.

Health Assessment

Large
Medium
Low
  • Rapid review and merge indicate confidence in changes; extensive test coverage mitigates risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript, Ruby
Frameworks: React, Rails
Introduce `@spree/dashboard-vite` plugin damianlegawiec L AI 1.9h 0.1h May 29, 2026

Summary

Feature

Add Vite plugin for dashboard Tailwind integration

Adds a Vite plugin to streamline Tailwind CSS integration for the Spree dashboard, simplifying style imports and enabling host app usage.

Health Assessment

Large
Low
Low
  • Fast review cycle with minimal back‑and‑forth, indicating clear scope and straightforward implementation.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Updated B2B use case docs jaburghes L AI 0.8h 0.1h May 28, 2026

Summary

Docs

Updated B2B use case docs

Updated the four B2B use case docs to clarify available features, upcoming releases, and enterprise-only options, improving user understanding and onboarding.

Health Assessment

Large
Low
Low
  • Fast cycle time, minimal review friction, small scope of documentation changes.

AI Details

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

Tech Stack

Expose `Product.option_values` in the Store API damianlegawiec S AI 0.3h - May 28, 2026

Summary

Feature

Add optional option_values to product API

Enables storefronts and admin UIs to display product option pickers without scanning all variants, improving performance and user experience.

Health Assessment

Small
Low
Low
  • Fast cycle time of 0.3h and minimal changes indicate low complexity; AI‑assisted review streamlined the process.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Javascript, Ruby
Frameworks: Rails
Move remaining components from dashboard to dashboard-ui/dashboard-core damianlegawiec XL AI 0.9h 0.1h May 28, 2026

Summary

Refactor

Move remaining components from dashboard to dashboard-ui/dashboard-core

Relocates shared admin UI components into separate core and UI packages, improving modularity and reusability while preserving existing functionality.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within 0.9 hours, with AI-assisted review comments that identified a single issue. Minimal rework and a single review round indicate a smooth process and low risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
PageHeader + Slot + JsonPreviewDrawer + hooks moved to dashboard-core damianlegawiec L AI 0.4h 0.1h May 28, 2026

Summary

Refactor

Move UI components and hooks to dashboard-core

Centralizes core UI components and hooks into dashboard-core, reducing duplication across dashboard modules. Enhances maintainability and streamlines imports for future development.

Health Assessment

Medium
Low
Low
  • Rapid review and single commit fix indicates smooth process.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Setup `@spree/dashboard-core` package damianlegawiec XL AI 4.7h 0.1h May 27, 2026

Summary

Feature

Setup @spree/dashboard-core package

Extracts shared admin framework into a standalone package, enabling modular plugin architecture and reducing duplication across the dashboard, improving maintainability and extensibility.

Health Assessment

Large
Medium
Low
  • Rapid review and minimal rework indicate a well‑structured change with clear boundaries, though the large import‑boundary refactor carries medium risk of regressions in auth, i18n, and plugin registration.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
docs: fix minor grammar errors in two pages mintlify XS No 0.2h - May 27, 2026

Summary

Docs

Fix grammar errors in two documentation pages

Corrected minor grammar mistakes in two key documentation pages, improving clarity and professionalism.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes, indicating low complexity and high confidence.

AI Details

Confidence: 0.95

Tech Stack

Move dashboard components to `@spree/dashboard-ui` package damianlegawiec XL AI 0.1h - May 27, 2026

Summary

Refactor

Move dashboard components to shared UI package

Centralizes dashboard UI components into a shared package, improving maintainability and consistency across the admin SPA. This change reduces duplication and streamlines future updates.

Health Assessment

Large
High
Low
  • Rapid merge after a single commit indicates minimal review friction, but the large code movement and 20 files changed suggest a significant architectural refactor with high impact risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
docs: fix typo in cancelling orders image alt text mintlify XS No 0.6h - May 27, 2026

Summary

Docs

Fix typo in cancelling orders image alt text

Corrects a misspelled word in the image alt text on the Cancelling Orders page, improving accessibility and documentation accuracy.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes, indicating low complexity and high confidence.

AI Details

Confidence: 0.95

Tech Stack

Rename `@spree/admin` to `@spree/dashboard` damianlegawiec L AI 0.4h 0.1h May 27, 2026

Summary

Refactor

Rename @spree/admin to @spree/dashboard

Renames the core admin package to a dashboard package and introduces placeholder UI and core modules, updating CI and documentation to reflect the new workspace layout.

Health Assessment

Large
Medium
Low
  • Quick review and minimal changes suggest low risk; rename and skeleton packages are safe.

AI Details

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

Tech Stack

Languages: Typescript
Add Allowed Origins management to Admin API / SDK and SPA dashboard damianlegawiec XL AI 0.6h 0.1h May 27, 2026

Summary

Feature

Add Allowed Origins management to Admin API and UI

Enables admins to control which browser origins can access the admin API, improving security and flexibility.

Health Assessment

X-Large
High
Low
  • Rapid approval with minimal review comments indicates confidence in the implementation; large scope but well-documented and tested.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: React
Improve and document Authentication strategies for API damianlegawiec XL AI 2.7h 0.1h May 26, 2026

Summary

Feature

Improve and document Authentication strategies for API

Enhances API authentication documentation and adds provider‑dispatched login support, updating OpenAPI specs and SDK examples to guide developers.

Health Assessment

Large
Medium
Low
  • Rapid cycle with minimal review friction; documentation and API spec updates delivered quickly.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Ruby, Javascript, Typescript
Frameworks: Rails
Make Mintlify Assistant recommend API v3 damianlegawiec XS AI 0.0h - May 26, 2026

Summary

Docs

Make Mintlify Assistant recommend API v3

Docs-only update that configures the Mintlify assistant to recommend Store API v3 and Admin API v3, while avoiding deprecated v2 versions, improving developer guidance without affecting API behavior.

Health Assessment

Small
Low
Low
  • Quick, low‑risk docs change with AI‑assisted review and no code impact.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

docs: fix spelling, grammar, and formatting errors across MDX docs mintlify S No 0.7h - May 26, 2026

Summary

Docs

Fix spelling, grammar, and formatting in MDX docs

Improves developer documentation clarity by correcting spelling, grammar, and formatting errors, enhancing the developer experience and reducing potential misunderstandings.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes, indicating low complexity and high confidence in documentation quality.

AI Details

Confidence: 0.10

Tech Stack

Add full Admin Markets API/SDK/SPA damianlegawiec XL AI 0.4h 0.2h May 26, 2026

Summary

Feature

Add full Admin Markets API/SDK/SPA

Adds full CRUD for markets, enabling admins to manage store regions, pricing, and locales, improving flexibility and reducing manual errors.

Health Assessment

Large
Medium
Low
  • Fast cycle time and single AI‑assisted review indicate low friction; however, the large code change introduces moderate risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Ruby, Yaml
Frameworks: React, Rails
docs: fix grammar errors (setup→set up, login→log in) mintlify S No 0.1h - May 26, 2026

Summary

Docs

Fix grammar errors in documentation

Corrects minor grammar mistakes to improve clarity and professionalism.

Health Assessment

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

AI Details

Usage: Authored by AI
Category: AI
Tools: Mintlify
Confidence: 0.95

Tech Stack

docs: fix lowercase note tags so callouts render mintlify XS No 0.1h - May 26, 2026

Summary

Docs

Fix lowercase note tags for callouts

Ensures Mintlify callout components render correctly in documentation, improving readability and consistency.

Health Assessment

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

AI Details

Usage: Authored by AI
Category: AI
Tools: Mintlify
Confidence: 0.95

Tech Stack

Add Dashboard Price List admin UI and bulk editor for prices damianlegawiec XL AI 3.7h 0.2h May 26, 2026

Summary

Feature

Add Dashboard Price List admin UI and bulk editor for prices

Adds a comprehensive price list management UI and bulk editor to the admin dashboard, enabling merchants to efficiently create, edit, and schedule pricing rules across products and customers.

Health Assessment

X-Large
High
Low
  • Rapid review and merge within 3.7 hours indicates an efficient process, but the large code addition and 20 files suggest significant impact and potential risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Polish active integration status placement caspianlwoods S AI 8.4h 0.1h May 26, 2026

Summary

Refactor

Polish active integration status placement

Repositions the active status indicator in the admin integration card to improve visual consistency and reduce logo distortion, enhancing the admin UI experience.

Health Assessment

Small
Low
Low
  • Quick review cycle (8.4h total) with minimal changes and AI-assisted code authoring; low complexity and risk.

AI Details

Usage: Authored by AI
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
Fix integration edit header update button caspianlwoods XS AI 7.8h 7.8h May 26, 2026

Summary

Bug Fix

Fix integration edit header update button

Ensures the admin header Update button submits the correct integration form, preventing broken updates and improving admin workflow reliability. This reduces admin errors and improves user experience.

Health Assessment

Small
Low
Low
  • Quick fix with single commit and single approval, indicating low complexity and minimal risk.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Pricing support for Admin API & SDK damianlegawiec XL AI 12.7h 0.2h May 26, 2026

Summary

Feature

Pricing support for Admin API & SDK

Adds comprehensive pricing APIs and SDK support, enabling CRUD, bulk operations, and market listings for store admins.

Health Assessment

X-Large
High
Low
  • Rapid review and merge after minimal changes, but large codebase modifications and many comments indicate complexity.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Yaml
Clarify B2B features in README damianlegawiec M AI - - May 25, 2026

Summary

Docs

Clarify B2B features in README

This PR updates the project README to clearly distinguish core open‑source features from the Enterprise Edition, explicitly outlines B2B and wholesale capabilities, and streamlines marketing copy, improving clarity for potential customers and contributors.

Health Assessment

Small
Low
Low
  • The PR was merged within minutes of creation, with AI‑assisted review and no human comments, indicating a straightforward documentation update with minimal risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Fixed flaky permission tests damianlegawiec S AI 0.6h - May 25, 2026

Summary

Bug Fix

Fix flaky permission tests

Stabilizes permission configuration tests by ensuring isolation of permission state, reducing test flakiness and improving reliability of the test suite.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes; AI review streamlined the process and reduced potential for regressions.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Ruby
Remove deprecated Ability extension hooks and legacy permissions damianlegawiec L AI 17.5h 0.1h May 25, 2026

Summary

Refactor

Remove deprecated Ability hooks and legacy permissions

This change removes legacy authorization hooks and fallback paths, ensuring that only configured permission sets grant access, simplifying permission management and reducing security risk.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review iterations indicate smooth integration, but the removal of legacy authorization hooks introduces moderate risk requiring careful downstream testing.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Ruby
Added Custom field management in admin spa damianlegawiec XL AI 0.8h 0.1h May 25, 2026

Summary

Feature

Add Custom Field Management in Admin SPA

Provides admins with a new interface to create, edit, and delete custom fields, enhancing product data flexibility and reducing manual configuration effort.

Health Assessment

X-Large
Medium
Low
  • The PR was merged within 0.8 hours, indicating a fast review cycle and minimal friction. AI-assisted reviews from Cursor Bugbot and CodeRabbit helped streamline feedback, resulting in only a few actionable comments and a single review round. Despite the large line count, the quick turnaround and low comment volume suggest a well‑structured change with manageable risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
Standardize row actions in Admin SPA tables damianlegawiec XL AI 0.8h 0.1h May 24, 2026

Summary

Feature

Standardize row actions in Admin SPA tables

Unifies row action menus across admin tables, improving consistency, reducing errors, and enhancing permission-based visibility for a better admin experience.

Health Assessment

Large
Low
Low
  • Fast review cycle (0.1h) and minimal rework indicate smooth integration. AI‑assisted reviews and automated release notes accelerated the process.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
docs: fix typos and formatting issues across MDX files mintlify S No 11.0h - May 24, 2026

Summary

Docs

Fix typos and formatting in documentation

This PR cleans up documentation, improving readability and consistency across the Spree docs, ensuring a better developer experience.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR that addressed minor documentation typos, merged within 11 hours with no review friction.

AI Details

Confidence: 0.10

Tech Stack

docs: fix stray bold markers, quote mismatch, and double space mintlify S No 0.1h - May 24, 2026

Summary

Docs

Fix formatting issues in MDX docs

Corrects formatting errors in documentation, improving readability and consistency.

Health Assessment

Small
Low
Low
  • Minor documentation edits completed swiftly with no review friction.

AI Details

Tech Stack

Admin SPA bulk operations damianlegawiec XL AI 0.9h 0.1h May 24, 2026

Summary

Feature

Add bulk operations to admin SPA

Allows admins to perform bulk actions on products and customers, streamlining catalog management and reducing manual effort.

Health Assessment

X-Large
High
Low
  • Merged within 0.9 hours with a single review round, indicating efficient collaboration and low friction.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: React
Admin SPA improvements damianlegawiec XL AI 108.2h 84.2h May 24, 2026

Summary

Feature

Add Gift Card Admin API and SPA Enhancements

Adds gift card management API and improves admin SPA UI, including i18n, date picker, and form validation, enhancing admin productivity and user experience.

Health Assessment

X-Large
High
High
  • The PR involved extensive API and UI changes, resulting in a slow 108‑hour cycle time and a high volume of review comments, indicating significant complexity and potential integration risk.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Cursor
Confidence: 0.95

Tech Stack

Languages: Typescript, Yaml
Frameworks: React
docs: fix spelling, grammar, and punctuation typos mintlify S No 0.1h 0.1h May 22, 2026

Summary

Docs

Fix spelling, grammar, and punctuation typos

Corrects documentation errors to improve clarity and professionalism.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review and merge.

AI Details

Tech Stack

Added global sane retry_on defaults to all Spree jobs damianlegawiec M AI 1.0h 0.4h May 22, 2026

Summary

Feature

Added global sane retry_on defaults to all Spree jobs

This PR establishes a consistent retry and discard policy for all background jobs in Spree, improving reliability and preventing duplicate work while ensuring critical jobs fail fast.

Health Assessment

Medium
Medium
Low
  • Fast cycle time and single review indicate an efficient process; the global retry policy change is low to medium risk due to targeted opt‑outs and comprehensive tests.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Ruby
Frameworks: Rails
docs: fix typos and broken formatting across MDX docs mintlify S No 0.1h 0.1h May 22, 2026

Summary

Docs

Fix typos and formatting in MDX docs

Improves documentation quality, reducing confusion for developers and users.

Health Assessment

Small
Low
Low
  • Quick, low‑impact fix with minimal changes and no risk to functionality.

AI Details

Confidence: 0.10

Tech Stack

[CSV Import] Add guards against conrurrent processing of option types/values damianlegawiec L AI 43.6h 42.1h May 22, 2026

Summary

Bug Fix

Add guards against concurrent CSV import processing

Improves reliability of product CSV imports by preventing duplicate option creation and ensuring proper job completion, reducing errors and import failures.

Health Assessment

Large
Medium
Medium
  • The PR had a long review time and a single review round, but included comprehensive tests and retry logic to mitigate concurrency issues.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Ruby
Add Store API support for Newsletter Subscribers damianlegawiec XL AI 12.6h 0.9h May 22, 2026

Summary

Feature

Add Store API support for Newsletter Subscribers

Adds new Store API endpoints for newsletter subscribers, enabling store-level subscription management and linking guest subscribers to registered users.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and minimal review iterations indicate efficient implementation; however, the large code change set introduces moderate risk to API consumers.

AI Details

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

Tech Stack

Languages: Ruby, Typescript, Yaml
Frameworks: Rails
Fix json preview to now respect admin namespace dependecies carl-lee-lu S No 0.3h 0.1h May 21, 2026

Summary

Bug Fix

Fix json preview to now respect admin namespace dependencies

Fixes a regression in the JSON preview helper by ensuring it uses the correct admin namespace serializers for the V3 API, preventing future errors and improving reliability.

Health Assessment

Small
Low
Low
  • Rapid approval indicates a straightforward regression fix with minimal impact.

AI Details

Tech Stack

Languages: Ruby
Frameworks: Rails
Added Migrating from Storefront API v2 guide damianlegawiec L AI 0.1h - May 20, 2026

Summary

Docs

Added Migrating from Storefront API v2 guide

Adds a new migration guide for Store API v2 to v3, helping developers transition without code changes.

Health Assessment

Large
Low
Low
  • Quick merge with minimal review, low risk documentation update.

AI Details

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

Tech Stack

[CSV Import] fix assigning tags to product KacperMekarski M AI 0.4h 0.3h May 20, 2026

Summary

Bug Fix

Fix CSV import tag assignment deadlock

Ensures product imports complete without deadlocks, improving reliability and reducing import failures.

Health Assessment

Medium
Medium
Low
  • Quick fix with minimal changes, AI-assisted review, resolved deadlock issue promptly

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
[CSV Import] fix assigning product to store KacperMekarski S AI 1.5h 0.1h May 20, 2026

Summary

Bug Fix

Fix product assignment during CSV import

Ensures product-store associations during CSV import do not trigger excessive store updates, preventing timeouts and improving import performance.

Health Assessment

Small
Medium
Low
  • Quick turnaround with minimal rework; AI review helped catch potential issue early.

AI Details

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

Tech Stack

Languages: Ruby
Fix formatting for app-base-url instruction jaburghes XS No 0.0h - May 19, 2026

Summary

Health Assessment

AI Details

Tech Stack

Document Spree's Shopify vendor integration process jaburghes S No 4.5h 1.4h May 19, 2026

Summary

Docs

Document Spree's Shopify vendor integration process

Added section explaining Spree's integration with Shopify and how to connect vendor stores.

Health Assessment

Small
Low
Low
  • Quick documentation update with minimal review and no significant code changes.

AI Details

Tech Stack

Sanitize CSV export output to avoid CSV formula injection attacks damianlegawiec M AI 1.0h 0.1h May 19, 2026

Summary

Bug Fix

Sanitize CSV exports to prevent formula injection

Improves security by neutralizing spreadsheet formulas in CSV exports, protecting customers and internal systems from potential data exfiltration or execution attacks.

Health Assessment

Medium
Medium
Low
  • Fast review and single commit indicate a smooth process; the security fix was addressed promptly with minimal friction.

AI Details

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

Tech Stack

Languages: Ruby
Allow tests to run on stable branches damianlegawiec XS AI 0.0h - May 19, 2026

Summary

CI/CD

Allow tests to run on stable branches

Enables CI to automatically run tests on stable branches, ensuring stability and reducing manual testing overhead.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes; automated review by Cursor Bugbot; no manual review needed.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix deprecation warning on destroying CC KacperMekarski XS AI 0.5h 0.5h May 18, 2026

Summary

Bug Fix

Fix deprecation warning on credit card destruction

Corrects deprecation logging to avoid runtime errors and provide accurate callsite information, improving stability and maintainability.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Ruby
Customer groups and bulk operations in Admin SPA damianlegawiec XL AI 1.2h 0.8h May 18, 2026

Summary

Feature

Add Customer Groups and Bulk Operations to Admin

Enables admins to create, update, delete customer groups and bulk assign customers, improving segmentation and workflow efficiency.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time with minimal review iterations; AI review identified a single issue; large code changes but comprehensive tests and documentation mitigate risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: React
Page 1 of 3 »

Get this analytics stack for your team

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

Connect Repos