Pull Request Explorer

Exploring 575 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
TypeScriptified email analytics service entrypoint EvanHahn XS No 0.3h 0.0h Jul 13, 2026

Summary

Refactor

TypeScriptified email analytics service entrypoint

Adds TypeScript support to the email analytics service entrypoint, improving type safety and maintainability without affecting user-facing functionality.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Added typed Koenig/Lexical private boundary adapters kevinansfield M No 0.3h - Jul 13, 2026

Summary

Refactor

Add typed adapters for Koenig Lexical internals

Centralizes access to Lexical private fields, improving type safety and maintainability for the Ghost editor and reducing upgrade risk.

Health Assessment

Small
Low
Low
  • Merged in 18 minutes with minimal changes, indicating a low‑complexity refactor.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
Fixed race condition when scheduling email analytics jobs EvanHahn S No 95.2h 94.4h Jul 13, 2026

Summary

Bug Fix

Fixed race condition when scheduling email analytics jobs

Fixes a race condition that could cause duplicate email analytics jobs, improving reliability of scheduled analytics.

Health Assessment

Small
Medium
High
  • The PR was small but took over 95 hours to review and merge, indicating significant review friction and possible coordination delays.

AI Details

Tech Stack

Languages: Typescript
🎨 Improved author selection performance on sites with many staff users kevinansfield XL No 270.0h 0.0h Jul 13, 2026

Summary

Feature

Improve author selection performance on large staff sites

Reduces API load and speeds up admin UI for sites with many staff, boosting editor productivity.

Health Assessment

X-Large
High
Low
  • Long cycle time indicates complexity; immediate review shows no blockers but large scope raises risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript
Scoped automation `send_email` switch case declarations cmraible XS No 0.5h - Jul 13, 2026

Summary

Bug Fix

Scoped automation `send_email` switch case declarations

No user impact; ensures variable isolation in automation email case, preventing potential variable collisions.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Scheduled job for fetching automations analytics EvanHahn XL No 95.6h 0.2h Jul 13, 2026

Summary

Feature

Add automation analytics fetching job

Introduces a scheduled job to fetch automation analytics, streamlining future analytics features and simplifying job scheduling.

Health Assessment

X-Large
High
Medium
  • The PR had a long cycle time with many commits but received a quick review, indicating a high volume of changes but efficient review process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Decreased legacy tests timeout to 10m acburdine XS No 0.4h 0.0h Jul 13, 2026

Summary

CI/CD

Decreased legacy tests timeout to 10m

Shortens CI test timeout to provide faster feedback on failing tests, improving developer productivity.

Health Assessment

Small
Low
Low
  • Quick CI workflow tweak with minimal code and AI-assisted review, resulting in fast feedback.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Fix z-index layering issue when the migrate app is open PaulAdamDavis S No 4.1h 0.0h Jul 13, 2026

Summary

Bug Fix

Fix z-index layering for migrate app iframe

Ensures the migrate app iframe displays above the admin sidebar, improving admin UI visibility.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and no review back‑and‑forth.

AI Details

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

Tech Stack

Languages: Javascript
Stored Mailgun message IDs for automation emails cmraible M No 1.6h 0.7h Jul 13, 2026

Summary

Feature

Store Mailgun message IDs for automation emails

Enables tracking of automation email delivery by persisting Mailgun message IDs, improving analytics and reliability for marketing workflows.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a smooth process; AI review contributed to quick feedback and low friction.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Fixed comment typo in mailer code EvanHahn XS No 0.3h - Jul 13, 2026

Summary

Bug Fix

Fixed comment typo in mailer code

Corrects a minor comment typo in the Ghost mailer service, improving code readability.

Health Assessment

Small
Low
Low
  • Single commit, no review, minimal impact.

AI Details

Confidence: 0.05

Tech Stack

Languages: Javascript
Moved tags "up" for Mailgun email analytics provider EvanHahn S No 85.9h 85.6h Jul 13, 2026

Summary

Refactor

Reposition tags for Mailgun email analytics provider

This change reorganizes tag configuration for the Mailgun email analytics provider, enabling future tag updates without affecting users.

Health Assessment

Small
Low
High
  • Long review and merge times indicate delayed feedback, but the minimal code changes suggest low risk to the system.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript
Moved parse-email-address lib to packages/ acburdine L No 47.4h 47.3h Jul 13, 2026

Summary

Refactor

Move parse-email-address library to packages

Centralizes the parse-email-address utility into a dedicated package, improving modularity and reuse across the Ghost ecosystem. This change simplifies dependency management and supports shared testing and linting configurations.

Health Assessment

Large
Low
High
  • The PR took almost two days to receive a review, indicating a slow review process, but the AI review helped surface issues quickly.
  • The change is a straightforward refactor with no functional impact, so risk remains low.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
Fixed various issues with packages/template acburdine S No 0.5h 0.1h Jul 13, 2026

Summary

Bug Fix

Fix template packaging issues

Corrects packaging script, Dockerfile, and test config to ensure proper build and test execution, improving reliability of package deployment.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, reviewed by AI, merged within 30 minutes.

AI Details

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

Tech Stack

Languages: Javascript
Changed Renovate to automerge pnpm catalog updates 9larsons M No 0.1h - Jul 13, 2026

Summary

Chore

Enable automerge for pnpm catalog updates

Automates dependency updates for pnpm catalogs, reducing manual merge overhead and keeping PRs current.

Health Assessment

Small
Low
Low
  • Merged within minutes with no review comments, indicating a straightforward configuration change.

AI Details

Confidence: 0.10

Tech Stack

Update TryGhost packages tryghost-renovate L No 154.3h - Jul 13, 2026

Summary

Chore

Update TryGhost packages

This PR updates dependencies for TryGhost packages, ensuring the platform uses the latest security patches and features.

Health Assessment

Large
Low
Low
  • Dependency update PR generated by Renovate, merged after ~6 days, minimal review friction, low risk.

AI Details

Tech Stack

Update docker/login-action digest to af1e73f tryghost-renovate XS No 230.1h - Jul 13, 2026

Summary

CI/CD

Update docker/login-action digest to af1e73f

Updates the digest of the docker/login-action used in CI workflows to a newer version, ensuring builds use the latest secure image.

Health Assessment

Small
Low
High
  • Long cycle time (~9.6 days) likely due to scheduled merge windows; minimal code changes and low risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Update docker/metadata-action digest to dc80280 tryghost-renovate XS No 254.1h - Jul 13, 2026

Summary

CI/CD

Update docker/metadata-action digest

Updates the CI workflow to use the latest digest of the docker/metadata-action, ensuring the build pipeline uses the most recent, secure version.

Health Assessment

Small
Low
High
  • The PR was delayed by scheduled automerge windows and manual merge, but the change is trivial and low risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Added top-level README for koenig packages kevinansfield M No 0.1h 0.1h Jul 13, 2026

Summary

Docs

Added top-level README for koenig packages

Provides an overview of the koenig editor packages, improving developer onboarding and reducing confusion about package layout, development workflows, and publishing.

Health Assessment

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

AI Details

Tech Stack

Fixed flaky welcome email bookmark card test EvanHahn S No 35.3h - Jul 13, 2026

Summary

Bug Fix

Fix flaky welcome email bookmark card test

The test now submits URLs via Enter key, eliminating dependency on a transient dropdown. This improves CI reliability and reduces false test failures.

Health Assessment

Small
Low
Low
  • Single commit, quick resolution, minimal risk.

AI Details

Tech Stack

Languages: Typescript
Simplified ghost-dev container mounts acburdine M AI 60.0h 59.2h Jul 13, 2026

Summary

Refactor

Simplify Ghost Dev Container Mounts

Streamlines ghost-dev container setup by using pnpm filtered install and simplified copy/bind mounts, reducing explicit package lists.

Health Assessment

Small
Low
Low
  • The PR had a relatively fast cycle time and received comments from a reviewer, but the changes are focused on simplifying the container setup, which should reduce complexity and improve maintainability.

AI Details

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

Tech Stack

Languages: Javascript, Yaml
Frameworks: Docker
Improved generated Koenig node type contracts kevinansfield L No 62.1h 0.2h Jul 13, 2026

Summary

Refactor

Improve Koenig node type contracts

Establishes shared serialization, render, and card‑width contracts to enable strict TypeScript migration, reducing runtime errors and improving code reliability.

Health Assessment

Large
Medium
Low
  • Fast review with AI assistance, minimal rework, but large code changes suggest moderate risk for downstream migrations.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Added routes_hash continuity test for the activation bridge vershwal S AI 94.9h - Jul 13, 2026

Summary

Test

Add routes_hash continuity test for activation bridge

Adds a test to guarantee that the routes hash remains consistent across the activation bridge transition, ensuring backward compatibility for external integrations. This protects consumers from unexpected hash mismatches during upgrades.

Health Assessment

Small
Low
Medium
  • The PR added a single test file to ensure hash continuity, with a single commit and a 95‑hour cycle time, indicating a straightforward change but a relatively slow review process. The process involved minimal iteration and no major blockers.

AI Details

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

Tech Stack

Languages: Typescript
Moved members mutations to acceptance tests 9larsons L No 0.3h - Jul 12, 2026

Summary

Refactor

Move members mutations to acceptance tests

This change moves deterministic admin behavior tests to a faster acceptance harness, speeding up CI while preserving full coverage in end‑to‑end tests.

Health Assessment

Large
Low
Low
  • Fast merge with no review needed; moving tests to acceptance harness improves CI performance and reduces test suite runtime.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Added acceptance coverage for offers settings 9larsons XL No 2.9h 0.1h Jul 12, 2026

Summary

Test

Add acceptance coverage for offers settings

Expands automated test coverage for offers settings, ensuring reliable functionality and reducing regressions in the admin interface.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate a smooth, low‑friction process with minimal rework.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Changed e2e factories and page objects to use the shared test-data packages 9larsons XL No 0.8h 0.1h Jul 11, 2026

Summary

Refactor

Standardize e2e factories and page objects

Aligns end‑to‑end tests with shared data builders and selector registries, improving consistency and reducing duplication.

Health Assessment

Large
Medium
Medium
  • Rapid iteration with multiple small commits after review indicates active refinement, but overall cycle time remains under an hour, suggesting efficient collaboration.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Added acceptance coverage for automations, comments, and list paging 9larsons XL No 0.3h - Jul 11, 2026

Summary

Feature

Add acceptance tests for automations, comments, paging

Expands automated test coverage for key admin UI features, reducing regression risk and improving confidence in new functionality.

Health Assessment

X-Large
Medium
Low
  • Rapid merge with minimal review indicates efficient development, but the large scope of added screens and tests may increase the risk of undiscovered issues.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Skipped flaky welcome email test 9larsons XS No 0.5h 0.0h Jul 11, 2026

Summary

Test

Skip flaky welcome email test

Removes a flaky test for welcome emails to stabilize CI and improve reliability.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; single review comment; no significant risk.

AI Details

Tech Stack

Languages: Typescript
Added acceptance coverage for the sidebar and whats-new surfaces 9larsons XL No 12.4h - Jul 11, 2026

Summary

Test

Add acceptance tests for sidebar and whats-new

Expands automated test coverage for the admin UI, improving reliability and reducing regression risk.

Health Assessment

X-Large
Low
Low
  • Merged within 12 hours with no review cycle, indicating a straightforward test addition; the PR adds over 1,000 lines of test code across 19 files, marking it a high‑scope change but low risk due to its non‑production nature.

AI Details

Confidence: 0.30

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Updated various pnpm scripts to run in parallel acburdine M No 8.6h - Jul 11, 2026

Summary

Refactor

Updated various pnpm scripts to run in parallel

Optimizes build and lint processes by enabling parallel execution of scripts across multiple packages, improving developer workflow efficiency.

Health Assessment

Small
Low
Low
  • Quick review and merge indicate low complexity and minimal risk.

AI Details

Tech Stack

Cleaned up admin acceptance test patterns 9larsons XL No 1.9h 0.1h Jul 10, 2026

Summary

Refactor

Cleaned up admin acceptance test patterns

Refines the Ghost Admin acceptance test harness, improving reliability and consistency for future spec migrations.

Health Assessment

Large
Low
Low
  • Rapid review and merge with minimal back‑and‑forth indicates high confidence in the refactor.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Moved eslint shared config into split config packages acburdine XL No 1.6h 0.3h Jul 10, 2026

Summary

Refactor

Split ESLint shared config into separate packages

Modularizes ESLint configuration across Ghost apps, reducing duplication and simplifying dependency management.

Health Assessment

X-Large
Medium
Low
  • The PR was merged quickly with minimal review, indicating a straightforward refactor of linting configuration across multiple packages.

AI Details

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

Tech Stack

Languages: Javascript
Moved @tryghost/test-data into the packages directory 9larsons S No 0.7h 0.1h Jul 10, 2026

Summary

Refactor

Move test-data package to canonical packages directory

Aligns test-data with packages structure, simplifying workspace organization and future growth. No import changes required, preserving existing functionality.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Removed dead test helpers, fixtures, and superseded e2e cases 9larsons XL No 0.3h 0.1h Jul 10, 2026

Summary

Refactor

Removed dead test helpers, fixtures, and superseded e2e cases

Cleaned up unused test utilities and redundant end‑to‑end scenarios, reducing test suite size and maintenance overhead.

Health Assessment

X-Large
Low
Low
  • Rapid review and merge with minimal back‑and‑forth, indicating straightforward cleanup. AI review helped identify dead code efficiently.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Changed e2e member and post factories to build from @tryghost/test-data 9larsons XL No 0.6h 0.4h Jul 10, 2026

Summary

Refactor

Update e2e factories to use shared test data

Centralizes entity builders, improving consistency and reducing duplication across e2e tests.

Health Assessment

Medium
Low
Low
  • Fast cycle time and single review round indicate a smooth, low‑friction process with minimal rework.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Created repo config packages for shared tsconfig/vitest/eslint configs acburdine M No 0.4h 0.2h Jul 10, 2026

Summary

Feature

Add shared config packages for tsconfig, vitest, eslint

Enables consistent linting, testing, and TypeScript configuration across packages, improving developer experience and reducing configuration duplication.

Health Assessment

Medium
Low
Low
  • Rapid review and merge with minimal changes indicates low complexity and risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript
Changed the framework themes fixture to build from @tryghost/test-data 9larsons L No 0.3h - Jul 10, 2026

Summary

Refactor

Update framework themes fixture to use test-data

Consolidates theme test data into a single builder, eliminating redundant JSON fixtures and streamlining theme handling across the platform. This reduces maintenance overhead and ensures consistent theme data for both admin and settings components.

Health Assessment

Large
Low
Low
  • Fast merge with minimal review, indicating straightforward refactor of test data.

AI Details

Confidence: 1.00

Tech Stack

Languages: Typescript
Changed admin-x-framework test fixtures to source data from @tryghost/test-data 9larsons XL No 0.3h - Jul 10, 2026

Summary

Refactor

Update admin-x-framework test fixtures

Sourced test data from @tryghost/test-data, reducing duplication and improving test kit maintainability.

Health Assessment

Medium
Low
Low
  • The PR had a short cycle time of 0.3 hours, indicating efficient review and merge processes.
  • The changes were thoroughly verified with 93 passing tests and no failures.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript, Json
Frameworks: Playwright
Added acceptance coverage for members list filtering 9larsons L No 0.4h - Jul 10, 2026

Summary

Test

Add acceptance tests for members list filtering

Improves test coverage for member filtering, ensuring UI and API interactions work correctly and reducing regressions.

Health Assessment

Small
Low
Low
  • Quick PR with minimal changes, no review delays, small scope, low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Added a browser-mode acceptance test tier to Admin 9larsons XL No 0.6h 0.2h Jul 10, 2026

Summary

Test

Add browser-mode acceptance tests to Admin

Enables faster, Docker‑free acceptance testing of the Ghost Admin UI by running the real app in headless Chromium, improving test reliability and developer experience.

Health Assessment

X-Large
Low
Low
  • Rapid merge with minimal review indicates high confidence in the test harness implementation.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Vite, Vitest
Added @tryghost/test-data, moved factories over 9larsons XL No 0.3h 0.1h Jul 10, 2026

Summary

Refactor

Add shared test-data package for Ghost API shapes

Centralizes test data builders and API response fixtures, improving test maintainability and consistency across e2e and future acceptance tests.

Health Assessment

X-Large
Medium
Low
  • Rapid merge with minimal review indicates high confidence in the test data refactor and low risk of regressions.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
Added basic new repo package template acburdine L No 0.5h 0.1h Jul 10, 2026

Summary

Chore

Added basic new repo package template

Provides a new package template and script to scaffold packages, improving developer onboarding and consistency.

Health Assessment

Large
Low
Low
  • Rapid review and merge with minimal changes indicates high confidence and low risk.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Updated Nx to v23 acburdine L No 0.3h 0.0h Jul 10, 2026

Summary

Chore

Updated Nx to v23

Bumps Nx to the latest major version, applying necessary migrations to keep the build system up to date.

Health Assessment

Large
Low
Low
  • Fast merge with minimal review indicates low complexity and high confidence in the update.

AI Details

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

Tech Stack

🎨 Improved analytics chart bucketing for Year to date and All time ranges 9larsons XL No 0.3h 0.2h Jul 10, 2026

Summary

Feature

Improve analytics chart bucketing for YTD and All time

Enhances accuracy and consistency of analytics charts across admin views, improving data insights for users. Users will see clearer, aligned metrics, aiding decision‑making.

Health Assessment

Large
Low
Low
  • Rapid review and merge with minimal back‑and‑forth indicates high confidence in the refactor.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Fixed analytics healthcheck flooding dev logs with a request every second 9larsons S No 0.2h 0.1h Jul 10, 2026

Summary

Bug Fix

Fix analytics healthcheck log flooding

Stops frequent healthcheck logs that were flooding development logs, improving log clarity and reducing unnecessary traffic.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, low review friction, and no impact on production.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Docker
Changed Nx SHA fallback behavior outside canonical CI 9larsons XS No 0.2h - Jul 10, 2026

Summary

CI/CD

Changed Nx SHA fallback behavior outside canonical CI

This change ensures that non-canonical CI runs can continue using a fallback SHA when no prior successful run exists, preventing build failures while maintaining strict error handling in the main Ghost CI.

Health Assessment

Small
Low
Low
  • Merged within 12 minutes with no review, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Improved CI portability across runner sizes 9larsons XS No 0.4h - Jul 10, 2026

Summary

CI/CD

Improved CI portability across runner sizes

Enhances CI by skipping traffic analytics dispatches outside the canonical repo and scaling Playwright workers based on runner CPU count.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, indicating straightforward CI improvement.

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml, Typescript
Frameworks: Github-Actions
Fixed flaky welcome email bookmark test 9larsons XS No 0.2h 0.2h Jul 10, 2026

Summary

Test

Fixed flaky welcome email bookmark test

Improves reliability of bookmark metadata acceptance test by ensuring deterministic autocomplete selection, preventing flaky failures.

Health Assessment

Small
Low
Low
  • Fast cycle time of 0.2h, minimal changes, no review friction.

AI Details

Tech Stack

Languages: Typescript
Consolidated the duplicated analytics filter system in Admin 9larsons XL No 16.9h 0.2h Jul 10, 2026

Summary

Bug Fix

Consolidate duplicated analytics filter system

Unifies admin analytics filtering, removes redundant code, and fixes a year‑to‑date bug, improving maintainability and consistency across the platform.

Health Assessment

X-Large
Medium
Low
  • The PR was reviewed and merged within 17 hours, indicating a smooth process. The refactor eliminates duplicated logic and corrects a critical YTD calculation bug, delivering a cleaner codebase with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Changed admin library dev watchers to build once before watching 9larsons XS No 1.1h 0.1h Jul 10, 2026

Summary

Bug Fix

Change dev watchers to build before watching

Fixes a race condition in admin library dev watchers, ensuring a complete build before the watcher starts and improving reliability on fresh checkouts.

Health Assessment

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

AI Details

Tech Stack

Incremented `email_sent_count` on automation action revisions when sending an automated email cmraible M No 5.6h 0.3h Jul 09, 2026

Summary

Bug Fix

Increment email sent count on automation revisions

Ensures accurate tracking of automated email sends, preventing over‑counting and improving analytics for marketing workflows.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward, low‑risk bug fix with quick resolution.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
« Page 7 of 12 »

Get this analytics stack for your team

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

Connect Repos