Pull Request Explorer

Exploring 122 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Move MultiSearchable alias to separate file for Zeitwerk damianlegawiec S AI 1.1h 0.0h Jul 01, 2026

Summary

Bug Fix

Move MultiSearchable alias to separate file

Improves developer experience by eliminating reload warnings and maintaining backward compatibility for legacy search functionality.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Ruby
Fix `create-spree-app` generated `ci.yml` damianlegawiec L AI 12.8h 0.1h Jul 01, 2026

Summary

Bug Fix

Fix generated app CI for nested backend layout

Ensures that the CI workflow for generated Spree apps correctly targets the nested backend directory, preventing build failures and improving developer onboarding.

Health Assessment

Large
Medium
Medium
  • The PR was merged quickly (12.8h) with a single review, but required several commits to refine the CI configuration, indicating moderate rework but a straightforward fix.

AI Details

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

Tech Stack

Languages: Typescript
Fix `spree --version` reporting stale hardcoded version damianlegawiec S AI 0.8h - Jul 01, 2026

Summary

Bug Fix

Fix CLI version reporting to match installed release

The CLI now reports the actual installed version instead of a hardcoded placeholder, ensuring consistency for users and developers.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under an hour, indicating efficient review and low complexity.

AI Details

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

Tech Stack

Languages: Typescript
Fixed CLI `db:reset` command damianlegawiec XL AI 9.8h 0.2h Jul 01, 2026

Summary

Bug Fix

Fixed CLI db:reset command

Ensures reliable database resets by self‑healing from any stack state and providing actionable guidance when connections remain active, improving developer experience and reducing downtime.

Health Assessment

X-Large
Medium
Low
  • Quick turnaround with minimal review comments, indicating a straightforward bug fix with clear test coverage.

AI Details

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

Tech Stack

Languages: Typescript
CLI: fixed spree bundle issues damianlegawiec L AI 0.5h 0.1h Jun 30, 2026

Summary

Bug Fix

Fix spree bundle detection and upgrade CLI

Improves reliability of spree CLI by correctly detecting gems, handling bundler errors, and ensuring proper project root resolution, reducing deployment failures.

Health Assessment

Medium
Low
Low
  • Quick AI‑assisted review led to a single commit fix with minimal rework, demonstrating efficient issue resolution.

AI Details

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

Tech Stack

Languages: Typescript
Fixed: legacy multi store method mapping should return an AR relation so damianlegawiec XS AI 0.5h 0.0h Jun 30, 2026

Summary

Bug Fix

Fix legacy multi-store method to return AR relation

Ensures store IDs can be queried correctly, improving data integrity and preventing errors in multi-store environments.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Simplify Store seeding logic with early return damianlegawiec S AI 0.4h - Jun 30, 2026

Summary

Bug Fix

Simplify Store Seeding with Early Return

This refactor eliminates duplicate default store creation during database seeding, speeding up setup. It also simplifies the code, making maintenance easier.

Health Assessment

Small
Low
Low
  • Merged within 0.4 hours with minimal changes, indicating a straightforward fix with low risk.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Fixed race condition during spree eject with bundler cache damianlegawiec M AI 0.4h 0.1h Jun 30, 2026

Summary

Bug Fix

Fix race condition in spree eject bundler cache

Improves reliability of the CLI eject command by preventing intermittent failures during project scaffolding, enhancing developer experience.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, low review friction, small scope, high confidence in AI-assisted review.

AI Details

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

Tech Stack

Languages: Typescript
Preload Channels and Customer groups for combobox/pickers in Promo / … damianlegawiec S AI 0.3h - Jun 30, 2026

Summary

Feature

Preload Channels and Customer Groups in Promo Pickers

Enhances promotion and price list editors by loading channel and customer group options instantly, improving user experience and reducing selection latency.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal code changes; AI-generated release notes provided clear communication to stakeholders.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Fixed some misc admin translations damianlegawiec M AI 0.6h 0.1h Jun 29, 2026

Summary

Bug Fix

Fixed some misc admin translations

This PR corrects translation strings in the admin interface, ensuring consistent and accurate localization for calendar ranges, table columns, and shared views, improving user experience for international admins.

Health Assessment

Small
Low
Low
  • Quick fix with minimal rework, AI-assisted review helped streamline comments.

AI Details

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

Tech Stack

Languages: Ruby, Javascript, Yaml
Frameworks: Rails
Move typelizer fix for flaky tests to test env KacperMekarski M AI 1.3h 0.1h Jun 29, 2026

Summary

Refactor

Move typelizer fix to test environment

Ensures API type hints are consistently registered, improving schema reliability and reducing flaky tests during initialization.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes indicates low risk and efficient process.

AI Details

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

Tech Stack

Languages: Ruby
Fixed condition to render the new store link damianlegawiec XS AI 0.0h - Jun 29, 2026

Summary

Bug Fix

Fixed condition to render the new store link

Fixes admin UI to only show the new store link when appropriate, preventing broken links and improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged immediately after commit, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Add Channel and Market promotion rules damianlegawiec XL AI 0.3h - Jun 29, 2026

Summary

Feature

Add Channel and Market promotion rules

Adds new promotion rule types to restrict discounts by sales channel or market, enabling more granular targeting and improving marketing flexibility.

Health Assessment

X-Large
Medium
Low
  • Rapid merge with minimal review indicates confidence but large scope may increase risk; thorough testing mitigates potential issues.

AI Details

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

Tech Stack

Languages: Typescript, Ruby
Frameworks: React, Rails
fix injecting serializers as association in another serializer KacperMekarski L AI 3.3h 0.1h Jun 29, 2026

Summary

Bug Fix

Fix serializer association injection

Corrects how serializers are injected as associations, improving API response consistency and reliability for clients.

Health Assessment

Large
Low
Low
  • Quick review and minimal rework, indicating a straightforward bug fix with clear intent.

AI Details

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

Tech Stack

Languages: Ruby, Typescript
Frameworks: Rails
Fix taxon store_id backfill rake task for PostgreSQL damianlegawiec M AI 0.7h 0.1h Jun 29, 2026

Summary

Bug Fix

Fix taxon store_id backfill for PostgreSQL

Corrects a critical SQL error in the taxon backfill task, ensuring reliable store_id updates across database adapters.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal review friction; the change is small and straightforward, posing low risk.

AI Details

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

Tech Stack

Languages: Ruby
Add channel-based price rule filtering damianlegawiec L AI 0.6h 0.2h Jun 29, 2026

Summary

Feature

Add channel-based price rule filtering

Adds ability to filter price rules by sales channel, enabling merchants to set different prices per channel.

Health Assessment

Large
Medium
Low
  • PR merged quickly with minimal review, indicating smooth process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Ruby, Yaml
Frameworks: React, Rails
Fix flaky VariantsController#search spec on unordered LIMIT augustocbx XS AI 311.6h 311.6h Jun 28, 2026

Summary

Test

Fix flaky VariantsController#search spec on unordered LIMIT

This PR fixes a flaky test for the VariantsController search endpoint by adjusting the assertion to validate result count and subset rather than exact order, ensuring consistent behavior across databases.

Health Assessment

Small
Low
High
  • Long cycle time due to delayed review; minimal code change; no production impact.

AI Details

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

Tech Stack

Languages: Ruby
Migrate Payment Method and Promotion from legacy multi-store to standard store resource damianlegawiec XL AI 3.7h 0.2h Jun 28, 2026

Summary

Feature

Migrate Payment and Promotion to Single-Store Ownership

Consolidates payment methods and promotions under a single store, simplifying the data model and improving performance for multi-store merchants.

Health Assessment

Large
Low
Low
  • Merged in under 4 hours with minimal review rounds and AI-assisted code generation, indicating a low-risk, high-confidence change.

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Make `ensure_store` a global for all store resources damianlegawiec M AI 1.0h 0.1h Jun 28, 2026

Summary

Feature

Make `ensure_store` a global for all store resources

This change ensures all store‑related models automatically associate with a store, simplifying future development and reducing store‑related bugs.

Health Assessment

Medium
Low
Low
  • Rapid review and merge within an hour, minimal rework, indicating a straightforward change.

AI Details

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

Tech Stack

Languages: Ruby
Add `store` association to `Spree::RoleUser` and use it for checking user permissions mad-eel M AI 67.3h 0.1h Jun 28, 2026

Summary

Feature

Add store association to role user permissions

Enables store‑scoped role assignments, preventing cross‑store permission leaks and ensuring accurate admin access control.

Health Assessment

Medium
Low
Low
  • Fast review cycle with minimal back‑and‑forth; moderate code changes focused on permission logic; overall low risk to production

AI Details

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

Tech Stack

Languages: Ruby
Frameworks: Rails
Refactor custom fields components to be more universal damianlegawiec XL AI 1.1h 0.2h Jun 28, 2026

Summary

Feature

Refactor custom fields components to be more universal

Enhances the custom field editing experience across products, categories, orders, and customers with a unified UI, explicit save/cancel actions, and full localization support, improving developer productivity and user satisfaction.

Health Assessment

X-Large
High
Medium
  • Merged within 1.1 hours with a quick review, but required three additional commits to address AI-generated review comments, indicating moderate friction and a high-risk, high-scope change.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Fixed: Made the order detail page's Sales channel and Market values c… damianlegawiec S AI 0.5h 0.1h Jun 28, 2026

Summary

Bug Fix

Add clickable sales channel in order detail

This update improves user navigation by making sales channel and market links in the order detail page clickable, allowing quick access to settings, and enhances locale display.

Health Assessment

Small
Low
Low
  • Fast turnaround with AI-assisted review and minimal changes indicates low risk and efficient process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React, Nextjs
« Page 3 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