Pull Request Explorer

Exploring 508 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Added Sentry monitoring for Billing app load failures aileen L No 4.2h 0.1h May 12, 2026

Summary

Bug Fix

Added Sentry monitoring for Billing app load failures

Adds telemetry for billing iframe load failures, enabling faster incident detection and resolution.

Health Assessment

Large
Low
Medium
  • The PR was reviewed quickly by an AI bot, but required several commits to address feedback, indicating moderate iteration while maintaining a fast overall cycle time.

AI Details

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

Tech Stack

Languages: Javascript
Added product pattern fundamentals to Shade peterzimon XL No 24.1h 0.3h May 12, 2026

Summary

Feature

Add product pattern fundamentals to Shade

Introduces canonical product patterns for Ghost Admin pages, improving consistency and maintainability across the platform.

Health Assessment

X-Large
Medium
Low
  • PR was reviewed quickly with minimal back‑and‑forth, but the large code churn indicates a significant architectural change that may impact downstream components.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Fixed plan upgrade for gift members on an archived tier sagzy M No 1.8h 1.7h May 12, 2026

Summary

Bug Fix

Fixed plan upgrade for gift members on an archived tier

Users can now upgrade their plan when on an archived tier, preventing dead-ends and improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, fast review, no rework.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript
Frameworks: React
Updated gift subscription copy across emails, portal, and editor minimaluminium S No 1.0h - May 12, 2026

Summary

Chore

Update gift subscription copy across emails and portal

Improves consistency and clarity of gift subscription messaging for staff and customers, enhancing user experience.

Health Assessment

Small
Low
Low
  • Single commit, no review, minimal risk, quick turnaround.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Cleaned up gift subscription screens minimaluminium L No 5.8h 0.1h May 12, 2026

Summary

Refactor

Cleaned up gift subscription screens

Improves maintainability and accessibility of gift subscription screens by extracting shared components and utilities, reducing code duplication and enhancing user experience.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review comments indicate a smooth, low-risk refactor with AI-assisted review.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: React
Fixed redirect in image resizing middleware EvanHahn S No 0.4h 0.0h May 11, 2026

Summary

Bug Fix

Fix open redirect in image resizing middleware

Fixes a potential open redirect vulnerability in the image resizing middleware, improving security posture.

Health Assessment

Small
Low
Low
  • Merged within 25 minutes with no review iterations, indicating a straightforward security fix.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript
Made theme engine middleware test more realistic EvanHahn L No 116.5h 116.1h May 11, 2026

Summary

Test

Made theme engine middleware test more realistic

Improved realism of middleware tests for Ghost’s theme engine, ensuring more accurate behavior in production-like conditions.

Health Assessment

Large
Medium
Medium
  • The PR took over four days to merge, with a single review comment, indicating a slow review process but minimal contention.

AI Details

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

Tech Stack

Languages: Javascript
Made page param middleware test more realistic EvanHahn M No 116.6h - May 11, 2026

Summary

Test

Made page param middleware test more realistic

Improves realism of middleware unit test, ensuring accurate behavior without stubbing.

Health Assessment

Medium
Low
Low
  • Single test file change with no review comments, but long cycle time suggests scheduling delays rather than code complexity.

AI Details

Tech Stack

Languages: Javascript
Fixed react-interpolate runtime dependency kevinansfield XS No 1.1h 1.0h May 11, 2026

Summary

Bug Fix

Fixed react-interpolate runtime dependency

Resolved a build failure caused by missing Babel runtime helpers in @doist/react-interpolate, allowing Portal and Comments UI to compile successfully.

Health Assessment

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

AI Details

Tech Stack

Added noise effect to gift card preview and gift link preview image minimaluminium M No 1.6h 1.0h May 11, 2026

Summary

Feature

Add noise effect to gift card and link previews

Enhances visual quality of gift card previews and link images, improving brand consistency and user experience. The subtle noise texture and brand-tinted notch create a polished look that aligns with design guidelines.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 1.6 hours and a single review round indicate a smooth process with minimal friction.

AI Details

Tech Stack

Languages: Javascript
Added types for Papaparse EvanHahn S No 0.6h - May 11, 2026

Summary

Chore

Add types for Papaparse

Adds TypeScript type definitions for Papaparse to improve developer experience and prevent type errors.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, no user impact.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Renamed notifyGiftReceived to notifyGiftPurchased sagzy S No 1.9h - May 11, 2026

Summary

Refactor

Renamed notifyGiftReceived to notifyGiftPurchased

Clarifies staff notification naming; no user impact.

Health Assessment

Small
Low
Low
  • Quick rename merged within 2 hours, minimal review needed.

AI Details

Tech Stack

Languages: Typescript, Javascript
Small design tweaks for gift subscriptions minimaluminium S No 1.1h - May 11, 2026

Summary

Feature

Design tweaks for gift subscription pages

Improves user experience by standardizing icons, wrapping text, and removing redundant labels.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR with minimal changes, merged within 1 hour.

AI Details

Tech Stack

Languages: Javascript
Removed unused Ember onboarding checklist kevinansfield XL No 95.3h 0.1h May 11, 2026

Summary

Refactor

Remove unused Ember onboarding checklist

Eliminates dead Ember code and CSS, reducing bundle size and improving admin performance.

Health Assessment

X-Large
Medium
Low
  • PR removed extensive dead code, cutting bundle size; quick review with minimal comments; large line removal indicates significant cleanup effort.

AI Details

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

Tech Stack

Languages: Javascript
🐛 Fixed 500 error when updating members with nameless labels rob-ghost M No 69.5h 0.1h May 11, 2026

Summary

Bug Fix

Fix 500 error on member update with nameless labels

Prevents server crashes when updating members with labels lacking names, improving API reliability and reducing Sentry incidents.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework; AI review helped catch nitpicks; overall low risk and fast turnaround.

AI Details

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

Tech Stack

Languages: Javascript
🐛 Fixed members API timing out on sites with large email_recipients tables rob-ghost S No 67.2h 0.1h May 11, 2026

Summary

Bug Fix

Fix members API timeout on large email tables

This fix removes an unnecessary eager-load of email content, preventing 500 errors on high-volume sites and improving API reliability for admin users.

Health Assessment

Small
Low
Low
  • Quick review and single commit resolved a performance issue; minimal scope and fast turnaround.

AI Details

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

Tech Stack

Languages: Javascript
Improved gift subscription link previews minimaluminium XL No 4.8h 0.1h May 11, 2026

Summary

Feature

Improved gift subscription link previews

Enhances gift preview images and localization for a better user experience, ensuring consistent branding and accurate translations.

Health Assessment

X-Large
Low
Low
  • Fast review cycle with AI-assisted comments enabled rapid iteration; the PR’s large scope was handled efficiently with minimal back‑and‑forth.

AI Details

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

Tech Stack

Languages: Javascript
Fixed dark-square flash on gift card preview before orb loaded minimaluminium S No 0.5h - May 11, 2026

Summary

Bug Fix

Fix dark-square flash on gift card preview

Eliminates visual artifact that appeared before the gift card orb loads, improving user experience on gift selection pages.

Health Assessment

Small
Low
Low
  • Merged within 30 minutes of opening, indicating a straightforward fix with minimal code changes.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript
Refreshed gift purchase confirmation email design peterzimon M No 68.9h 0.1h May 11, 2026

Summary

Feature

Refresh gift purchase confirmation email design

Improves consistency and clarity of transactional emails, enhancing user experience and reducing confusion.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework indicate a straightforward design update with low risk to the codebase.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Updated Shade Avatar implementation weylandswart L No 48.5h 46.6h May 08, 2026

Summary

Feature

Add avatar fallback initials

Adds fallback initials to avatar component, simplifying avatar logic across the app and improving user experience when images are missing.

Health Assessment

Small
Low
Medium
  • Single commit, quick approval after review, minimal rework.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Made fake automations database more realistic EvanHahn L No 16.4h 0.1h May 08, 2026

Summary

Chore

Improve fake automations database realism

Enhances test data fidelity for automation features, improving reliability of development and QA.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Javascript
Harden private site access code checks ErisDS M No 20.2h 0.1h May 08, 2026

Summary

Bug Fix

Harden private site access code checks

Adds stricter validation for private site access codes, preventing empty or missing codes from authenticating visitors and adding unit tests for these scenarios.

Health Assessment

Small
Low
Low
  • Fast cycle time and single review round with AI assistance led to a quick, low‑risk merge.

AI Details

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

Tech Stack

Languages: Javascript
Fixed HTML entities appearing in Portal toast and heading text weylandswart S No 12.3h 11.5h May 08, 2026

Summary

Bug Fix

Fix HTML entity escaping in portal UI

Corrects display of apostrophes and ampersands in portal toast messages and headings, improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single commit after review, indicating straightforward bug resolution.

AI Details

Tech Stack

Languages: Javascript
🐛 Improved checks for comped subs in member creation flow 9larsons M No 2.5h 0.0h May 07, 2026

Summary

Bug Fix

Fix comped subscription price selection

Ensures comped members use correct Stripe price, preventing misclassification.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal rework, AI-assisted review streamlined the process.

AI Details

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

Tech Stack

Languages: Javascript
Removed duplicate automations endpoint tests EvanHahn M No 0.7h - May 07, 2026

Summary

Test

Remove duplicate automations endpoint tests

Eliminated redundant unit tests for automations endpoints, streamlining the test suite and improving CI efficiency.

Health Assessment

Small
Low
Low
  • Quick, single-commit test cleanup with minimal impact.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript
Added trial days to new paid subscription staff notification sagzy M No 4.1h 0.2h May 07, 2026

Summary

Feature

Add trial days to paid subscription staff notification

Enables staff to see trial days in paid subscription emails, improving billing transparency and reducing confusion for new members.

Health Assessment

Medium
Low
Low
  • Fast review cycle (4.1h total, 0.2h to first review) with minimal AI‑generated comments, indicating a straightforward, low‑risk change.

AI Details

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

Tech Stack

Languages: Javascript
Updated copy for gift subscriptions events in member activity feed sagzy M No 5.0h 0.1h May 07, 2026

Summary

Feature

Update gift subscription event copy and icons

Improves clarity of gift subscription lifecycle messages and visual cues in the member activity feed, enhancing user experience and reducing confusion.

Health Assessment

Medium
Low
Low
  • Quick review and merge within 5 hours, minimal rework, indicates straightforward UI copy update.

AI Details

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

Tech Stack

Languages: Javascript
Shorten "Welcome Email Automations Service" to "Automations Service" EvanHahn S No 19.6h 19.6h May 07, 2026

Summary

Refactor

Rename Automations Service for broader scope

Renames the automations service to better reflect its broader functionality beyond welcome emails, enhancing code readability and maintainability.

Health Assessment

Small
Low
Low
  • Quick rename with minimal changes, merged within 20 hours, no review friction.

AI Details

Tech Stack

Languages: Javascript
Made "update user last seen" middleware test more realistic EvanHahn S No 16.9h - May 07, 2026

Summary

Test

Made "update user last seen" middleware test more realistic

Improves realism of middleware test by removing stubs, ensuring accurate behavior.

Health Assessment

Small
Low
Low
  • Quick single-file test update, minimal risk.

AI Details

Tech Stack

Languages: Javascript
Cleaned up CORS middleware exports EvanHahn S No 18.5h 0.1h May 07, 2026

Summary

Refactor

Cleaned up CORS middleware exports

Simplifies CORS middleware exports, improving code clarity and maintainability.

Health Assessment

Small
Low
Low
  • Rapid review and minimal changes indicate a low‑risk, straightforward refactor that was quickly approved.

AI Details

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

Tech Stack

Languages: Javascript
Dropped some usages of deprecated `url` functions EvanHahn S No 17.7h 17.7h May 07, 2026

Summary

Bug Fix

Remove deprecated URL functions

Updated code to use modern URL API, improving compatibility and future-proofing.

Health Assessment

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

AI Details

Tech Stack

Languages: Javascript
Added Calendar component and used for filtering weylandswart XL No 74.4h 0.1h May 07, 2026

Summary

Feature

Add Calendar component for member filtering

Replaces native datepicker with a custom calendar UI, improving filtering UX for members.

Health Assessment

X-Large
High
Low
  • Large UI component added with minimal review iterations; slow cycle time suggests potential bottlenecks in coordination.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
Frameworks: React
Added no-cache handling for preview requests 9larsons S No 0.4h 0.0h May 07, 2026

Summary

Feature

Added no-cache handling for preview requests

Ensures preview responses are not cached, preventing stale or incorrect theme data from being served to users.

Health Assessment

Small
Low
Low
  • Quick turnaround with no review needed, indicating a straightforward change with minimal risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript
Introduced UrlServiceFacade and migrated callers allouis XL No 5.1h 0.9h May 07, 2026

Summary

Refactor

Add UrlServiceFacade and migrate all callers

Introduces a stable, resource‑based URL service abstraction, unifying URL generation across the codebase and preparing for future lazy routing without changing existing behavior.

Health Assessment

Large
High
Medium
  • Fast 5‑hour cycle with AI‑driven review comments; large refactor across 20 files but no functional change, indicating moderate risk but efficient resolution.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Updated copy and setting for gift redemption staff notification sagzy S No 1.6h 0.1h May 07, 2026

Summary

Feature

Update gift redemption staff notification copy

Staff now receive clear gift redemption notifications, improving accuracy and reducing confusion with paid subscription alerts.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
Improved gift subscription Portal screens across selection, preview, and mobile minimaluminium L No 0.9h 0.2h May 07, 2026

Summary

Feature

Enhance gift subscription portal screens

Improves user experience for gift subscriptions by refining UI, spacing, and mobile styling, reducing friction and enhancing brand consistency.

Health Assessment

Large
Low
Low
  • Rapid iteration with minimal friction; UI improvements delivered quickly, keeping the PR cycle under an hour and avoiding major back‑and‑forth.

AI Details

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

Tech Stack

Languages: Javascript
Frameworks: React
Removed unnecessary `URL` imports EvanHahn XS No 15.7h - May 07, 2026

Summary

Refactor

Removed unnecessary URL imports

This change removes redundant URL imports from both frontend and backend code, simplifying the codebase and reducing potential import overhead.

Health Assessment

Small
Low
Low
  • Merged within 15.7 hours with minimal changes and no review, indicating a straightforward refactor with low risk.

AI Details

Tech Stack

Languages: Javascript
Added temporary fake automations database EvanHahn M No 15.9h 0.0h May 07, 2026

Summary

Chore

Added temporary fake automations database

Provides a temporary in-memory database for automation tables to enable backend and frontend development without full migrations.

Health Assessment

Medium
Low
Low
  • PR merged quickly with minimal review, indicating straightforward implementation and low complexity.

AI Details

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

Tech Stack

Languages: Javascript
🐛 Fixed second label filter creating duplicate filters on each toggle rob-ghost M No 3.3h - May 07, 2026

Summary

Bug Fix

Fixed duplicate filters on label toggle

This fix prevents duplicate filter entries in the members list, improving user experience and data accuracy.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, resolved in a single commit after review.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Removed Ember members implementation jonatansberg XL No 221.6h 1.3h May 07, 2026

Summary

Feature

Remove Ember members implementation

Eliminates legacy Ember members UI, consolidating functionality into React, improving maintainability and reducing code duplication.

Health Assessment

Large
High
Low
  • Large deletion of legacy Ember code with minimal new code; quick review indicates low friction but high risk due to scope and many files changed.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Make automations log prefix more generic EvanHahn XS No 15.6h 0.0h May 07, 2026

Summary

Refactor

Make automations log prefix more generic

Standardizes log prefixes for automation services, simplifying monitoring and troubleshooting.

Health Assessment

Small
Low
Low
  • Quick change merged within 16 hours with minimal review, indicating low complexity and high confidence.

AI Details

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

Tech Stack

Languages: Javascript
Excluded complimentary members from paid subscription breakdown mike182uk M No 3.0h 2.2h May 07, 2026

Summary

Bug Fix

Exclude complimentary members from paid charts

This PR removes complimentary member data from paid subscription charts, aligning metrics with actual Stripe activity and ensuring accurate reporting.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward fix.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Excluded gift subscriptions from paid subscription charts mike182uk L No 3.8h 0.1h May 07, 2026

Summary

Bug Fix

Exclude gift subscriptions from paid subscription charts

Adjusts subscription statistics to exclude gift subscriptions from paid subscription charts, ensuring accurate paid Stripe metrics.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within hours, indicating low complexity and minimal friction. The change is a small bug fix affecting subscription statistics.

AI Details

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

Tech Stack

Languages: Javascript
Restored superagent and superagent-throttle dependencies allouis S No 0.5h 0.0h May 07, 2026

Summary

Chore

Restored superagent and superagent-throttle dependencies

Reinstated critical dependencies removed by static analysis, preventing runtime crashes in Ghost(Pro) scheduling adapter.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Javascript
Fixed adapter-manager misreporting missing deps as missing adapter allouis S No 0.4h - May 07, 2026

Summary

Bug Fix

Fix adapter-manager misreporting missing dependencies

Ensures accurate error reporting for adapter dependencies, preventing misleading messages that could obscure real issues and improve debugging reliability.

Health Assessment

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

AI Details

Confidence: 0.20

Tech Stack

Languages: Javascript
Refactored ShareModal to use slot-based composition kevinansfield XL No 26.1h 25.4h May 07, 2026

Summary

Refactor

Refactored ShareModal to use slot-based composition

Reworked the ShareModal component to use a slot-based API, improving flexibility and reducing prop leakage for future use cases.

Health Assessment

X-Large
Low
Medium
  • PR closed in 26 hours with a single commit after review, indicating a focused refactor with minimal friction.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Improved Ember dev server startup jonatansberg S No 23.9h 2.2h May 07, 2026

Summary

Feature

Improve Ember dev server startup

Reduces development server startup time and memory usage by excluding test and Mirage assets unless explicitly enabled, improving developer productivity.

Health Assessment

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

AI Details

Tech Stack

Languages: Javascript
Added regression test pinning posts-stats urlExists false branch allouis S No 0.5h - May 07, 2026

Summary

Test

Add regression test for posts-stats falsy branch

Adds a unit test to cover the falsy branch of posts-stats enrichment, preventing regressions during migration to async URL resolution. No production code changes are required.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes; no production impact.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript
Introduced UrlServiceFacade and migrated callers allouis XL No 17.5h 14.4h May 07, 2026

Summary

Refactor

Introduce UrlServiceFacade and migrate callers

Provides a unified, resource‑based URL abstraction that simplifies future lazy routing experiments and improves maintainability across the Ghost CMS codebase.

Health Assessment

X-Large
High
Medium
  • Large refactor across 20 files with 599 line changes, yet the review cycle was under 24 hours and no blockers were reported, suggesting strong test coverage and clear migration strategy.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Typescript
Added regression test pinning IndexNow ping URL output allouis S No 17.5h 0.2h May 07, 2026

Summary

Test

Add regression test for IndexNow ping URL

Adds a unit test that pins the IndexNow ping URL output, ensuring the URL sent matches the URL service's value before migration. This prevents regressions during the upcoming URL-service refactor.

Health Assessment

Small
Low
Low
  • Fast review and single commit resulted in a quick merge with minimal scope and low risk.

AI Details

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

Tech Stack

Languages: Javascript
« Page 9 of 11 »

Get this analytics stack for your team

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

Connect Repos