Pull Request Explorer

Exploring 508 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Renamed `WelcomeEmailAutomation` model to `Automation` EvanHahn L No 341.8h 341.0h May 18, 2026

Summary

Refactor

Rename WelcomeEmailAutomation model to Automation

This change renames the internal model for welcome email automations to a more generic 'Automation' model, simplifying the codebase without affecting user-facing functionality. The rename is purely internal and does not impact existing features or user experience.

Health Assessment

Medium
Low
High
  • The PR took over two weeks to merge, largely due to a delayed review and a lengthy cycle time. The change is a straightforward internal refactor with no user-facing impact, but the extended timeline suggests potential process inefficiencies.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Javascript
Bumped vitest catalog to 4.1.5 to match @vitest/coverage-v8 9larsons L No 4.2h - May 18, 2026

Summary

Bug Fix

Update vitest catalog to 4.1.5

Aligns vitest version with coverage plugin, removing peer warnings and ensuring consistent test environment.

Health Assessment

Large
Low
Low
  • Quick resolution with minimal changes, no significant review friction.

AI Details

Tech Stack

Languages: Yaml
Removed unused eslint-plugin-react-hooks and eslint-plugin-react-refresh declarations 9larsons S No 281.4h 0.0h May 18, 2026

Summary

Refactor

Remove unused eslint react plugins

Eliminate unnecessary ESLint dependencies to streamline linting and reduce build noise.

Health Assessment

Small
Low
Low
  • Long cycle time but minimal review friction indicates a straightforward, low‑risk maintenance change.

AI Details

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

Tech Stack

Added optional dev supervisor 9larsons L No 4.0h 0.1h May 18, 2026

Summary

Chore

Add optional dev supervisor for PNPM/Nx shutdown testing

Provides an opt‑in dev supervisor script that lets developers compare PNPM/Nx shutdown behavior, improving local development reliability and debugging.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal rework; single commit and one comment indicate a straightforward, low‑risk dev‑tool enhancement.

AI Details

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

Tech Stack

Languages: Javascript
Cleaned up dead JSDoc imports in ghost/core 9larsons S No 0.4h - May 18, 2026

Summary

Refactor

Cleaned up dead JSDoc imports in Ghost

By removing stale JSDoc imports, the codebase no longer generates unresolved import warnings, reducing build noise and potential future maintenance issues. The change is purely documentation, so runtime behavior remains unchanged.

Health Assessment

Small
Low
Low
  • Quick, single-commit PR with minimal changes, no review needed, merged within minutes.

AI Details

Confidence: 0.75

Tech Stack

Languages: Javascript
Removed broken setupFiles reference in signup-form vite config 9larsons XS No 0.4h - May 18, 2026

Summary

Bug Fix

Remove broken setupFiles reference in signup-form Vite config

Removed a broken setupFiles reference from the signup-form Vite config, eliminating noisy unresolved entries in build tooling. This cleanup ensures test scripts run smoothly and reduces maintenance overhead.

Health Assessment

Small
Low
Low
  • The PR was merged within 26 minutes of opening, with only a single line change, indicating a low‑complexity maintenance fix.

AI Details

Tech Stack

Languages: Typescript
Declared postcss-import as a comments-ui devDependency 9larsons XS No 0.4h - May 18, 2026

Summary

Bug Fix

Add postcss-import to comments-ui devDependencies

Explicitly declares postcss-import in comments-ui devDependencies, ensuring build stability. This prevents fragile transitive dependency issues that could break builds under strict resolution.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes, indicating low complexity and risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Javascript
Cleaned up final phantom-dep findings in knip 9larsons S No 0.5h - May 18, 2026

Summary

Bug Fix

Remove phantom dependency findings in knip

This PR eliminates false positive dependency warnings, ensuring accurate dependency analysis and reducing maintenance overhead.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes, no review needed, indicates straightforward maintenance fix.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript
Removed stale secretlint entries from knip ignoreDependencies 9larsons XS No 1.3h - May 18, 2026

Summary

Chore

Remove stale secretlint entries from knip

Removed obsolete secretlint ignore entries from knip configuration, eliminating stale warnings. This streamlines dependency analysis and reduces maintenance overhead.

Health Assessment

Small
Low
Low
  • Quick cleanup with minimal changes, fast review and merge, low risk.

AI Details

Tech Stack

Cleaned up dead JSDoc imports in ghost/core 9larsons S No 1.2h - May 18, 2026

Summary

Bug Fix

Remove dead JSDoc imports in Ghost core

Restores accurate type information for JSDoc annotations, improving type-checking without affecting runtime.

Health Assessment

Small
Low
Low
  • Fast 1.2‑hour cycle, single commit, no review, minimal changes, low risk.

AI Details

Tech Stack

Languages: Javascript
Added publicSiteAccess boot-time enforcement to settings service ErisDS M AI 72.9h 0.1h May 18, 2026

Summary

Feature

Enforce private site on boot when public access disabled

Guarantees that a site is automatically set to private and secured with an access code when public access is disabled, preventing accidental exposure of content.

Health Assessment

Medium
Low
Low
  • The PR received a quick review and required no additional commits, but the overall cycle time of nearly three days suggests a slow merge schedule rather than technical complexity.

AI Details

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

Tech Stack

Languages: Javascript
Bumped jsdom to 29.1.1 and declared phantom devDependencies 9larsons L No 0.5h - May 18, 2026

Summary

Chore

Update jsdom version and declare devDependencies

Ensures consistent jsdom environment across apps, preventing test failures and simplifying dependency management.

Health Assessment

Large
Low
Low
  • Fast merge with minimal review, indicating a straightforward dependency update.

AI Details

Tech Stack

Languages: Javascript
Fixed lazyRouting URLs 404'ing across the codebase allouis M No 3.8h 0.1h May 18, 2026

Summary

Bug Fix

Fix lazyRouting URL 404 errors

Ensures URLs resolve correctly under lazyRouting by loading necessary relations, preventing 404s for various API endpoints and email rendering.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review iterations indicate a straightforward bug fix with low risk. AI-assisted review helped surface remaining edge cases.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Resolved GHCR image digest for PR preview deploys rob-ghost S No 0.7h - May 18, 2026

Summary

Bug Fix

Fix stale image deployment in PR previews

Ensures preview deployments use the exact image built, eliminating stale content and improving review accuracy.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Improved Sentry diagnostics for Billing app load failures aileen M No 2.3h 1.0h May 18, 2026

Summary

Bug Fix

Enhance Billing App Sentry Diagnostics

Adds detailed context to Sentry events for billing app load failures, enabling faster troubleshooting and reducing downtime for users.

Health Assessment

Medium
Low
Low
  • Fast cycle time of 2.2 hours and a single commit indicate efficient review and minimal friction.

AI Details

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

Tech Stack

Languages: Javascript
🐛 Fixed Unsplash picker not opening on Settings pages renatoworks XS No 1.3h 1.1h May 18, 2026

Summary

Bug Fix

Fixed Unsplash picker not opening on Settings pages

Fixes the Unsplash image picker so admins can add images from Unsplash on Settings pages, improving content creation workflow.

Health Assessment

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

AI Details

Confidence: 0.75

Tech Stack

Refactored internal scheduler integration caching for rotation rob-ghost XL No 138.1h 39.6h May 18, 2026

Summary

Refactor

Refactor internal scheduler caching for key rotation

Enables seamless API key rotation without restarting Ghost, improving uptime and reducing maintenance for hosted customers.

Health Assessment

X-Large
High
High
  • PR required extensive AI‑assisted review and multiple iterations, indicating a complex refactor of core scheduling logic that impacts uptime and key management.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Update dependency dockerode to v4.0.12 renovate S No 37.1h - May 18, 2026

Summary

Chore

Update dependency dockerode to v4.0.12

This PR updates the dockerode library to the latest patch, improving compatibility and security.

Health Assessment

Small
Low
Low
  • Renovate performed a quick dependency bump with minimal code changes and merged within 37 hours.

AI Details

Tech Stack

🐛 Fixed broken oembeds on sites with many past embeds allouis M No 48.9h 45.8h May 18, 2026

Summary

Bug Fix

Fixed broken oembeds on sites with many past embeds

This fix eliminates slow bookmark icon caching for publishers with many embeds, improving page load performance and reducing S3 request overhead.

Health Assessment

Medium
Low
Medium
  • The PR had a moderate review delay but minimal rework, indicating a straightforward bug fix with moderate complexity.

AI Details

Tech Stack

Languages: Javascript
Fixed misleading example in {{#social_accounts}} helper comment ErisDS XS No 47.7h - May 18, 2026

Summary

Bug Fix

Fix misleading example in social_accounts helper comment

Aligns helper documentation with safe usage, preventing runtime errors for theme developers.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no review needed, low risk.

AI Details

Tech Stack

Languages: Javascript
Fixed remaining lazyRouting URL 404s in service-layer + serializer call sites allouis L No 72.8h - May 18, 2026

Summary

Bug Fix

Fix lazyRouting URL 404s across services

Ensures correct post URLs in newsletters, previews, admin pages, and APIs, preventing broken links and improving user experience and SEO.

Health Assessment

Large
Medium
Low
  • The PR fixed seven URL 404 bugs across multiple service layers with TDD tests, requiring several small commits but overall moderate risk and a 3‑day cycle time.

AI Details

Confidence: 0.30

Tech Stack

Languages: Javascript
Migrated Tags list page to new ListPage + PageHeader pattern peterzimon L No 94.5h 0.1h May 18, 2026

Summary

Refactor

Migrate Tags list page to new ListPage pattern

This update modernizes the Tags list page by replacing deprecated components with the new ListPage and PageHeader pattern, improving consistency and mobile responsiveness across the Ghost admin interface. The change sets a template for future list-page migrations, enhancing maintainability and user experience.

Health Assessment

Large
Medium
Low
  • The PR received a quick review but took nearly four days to merge, indicating a slow final approval process. The change is a substantial refactor of the Tags page, establishing a pattern for future migrations.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Update dependency body-parser to v1.20.5 renovate S No 3.8h - May 16, 2026

Summary

Chore

Update body-parser dependency to v1.20.5

Bumps body-parser to the latest patch, addressing a bug in URL parsing and improving security and stability for large array inputs.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, automated dependency bump, no review needed.

AI Details

Tech Stack

Update dependency @tryghost/image-transform to v1.4.15 renovate S No 8.0h - May 16, 2026

Summary

Chore

Update dependency @tryghost/image-transform to v1.4.15

This PR updates the image transform library to the latest patch, ensuring compatibility and security fixes for Ghost’s image handling.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, typical dependency bump, no review needed.

AI Details

Tech Stack

Languages: Javascript
Update dependency @tanstack/react-virtual to v3.13.24 renovate S No 8.0h - May 16, 2026

Summary

Chore

Update @tanstack/react-virtual to v3.13.24

This PR updates the React virtualization library to the latest patch, ensuring improved performance and bug fixes for the Ghost blog platform.

Health Assessment

Small
Low
Low
  • Fast merge within 8 hours, minimal changes, low risk.

AI Details

Tech Stack

Languages: Javascript
Frameworks: React
Update dependency @actions/core to v3.0.1 renovate S No 7.9h - May 16, 2026

Summary

Chore

Update dependency @actions/core to v3.0.1

This PR updates the GitHub Actions core library to the latest patch, ensuring compatibility and security fixes for CI workflows.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, typical automated dependency bump.

AI Details

Tech Stack

Languages: Yaml
Update CodeMirror renovate M No 27.2h - May 16, 2026

Summary

Health Assessment

AI Details

Tech Stack

Languages: Javascript
Update tinybirdco/tinybird-local:latest Docker digest to 3a3bba6 renovate XS No 3.7h - May 16, 2026

Summary

Chore

Update tinybirdco/tinybird-local:latest Docker digest to 3a3bba6

Updates the Docker image digest for the Tinybird local service to ensure the latest image is used, maintaining consistency and security.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates low risk and efficient dependency update.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions, Docker
Update tryghost/actions digest to bf96db0 renovate S No 19.6h - May 15, 2026

Summary

CI/CD

Update tryghost/actions digest to bf96db0

Updates the digest of the tryghost/actions GitHub Action to a newer commit, ensuring CI workflows use the latest stable version.

Health Assessment

Small
Low
Low
  • Dependency update via Renovate, minimal changes, fast merge, low risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Fixed `/gift` returning HTTP 404 sagzy S No 6.1h - May 15, 2026

Summary

Bug Fix

Fixed `/gift` returning HTTP 404

This PR removes a misconfigured sub‑app that was intercepting bare /gift requests, allowing site owners to use /gift as a normal page or route and preventing unnecessary 404 errors.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and added e2e test to ensure navigation works; no back‑and‑forth review needed.

AI Details

Tech Stack

Languages: Javascript
Added publicSiteAccess limit enforcement to the Settings API ErisDS L AI 3.7h - May 15, 2026

Summary

Feature

Enforce publicSiteAccess limit in Settings API

Adds enforcement of the publicSiteAccess limit, preventing unauthorized changes to site privacy settings and ensuring compliance with Ghost(Pro) trial restrictions.

Health Assessment

Large
Low
Low
  • Fast 3.7‑hour cycle with minimal review iterations, AI assistance, and no major blockers.

AI Details

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

Tech Stack

Languages: Javascript
✨ Changed comments to be enabled by default ErisDS XL AI 3.7h - May 15, 2026

Summary

Feature

Changed comments to be enabled by default

New sites now allow members to comment without manual admin configuration, improving user engagement and reducing setup friction.

Health Assessment

X-Large
High
Low
  • The PR was merged within 3.7 hours, indicating a smooth review process; the large code change and snapshot updates suggest a high-impact default behavior change.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Update dependency @tryghost/limit-service to v1.5.5 renovate XL No 0.7h - May 15, 2026

Summary

Chore

Update dependency @tryghost/limit-service to v1.5.5

This PR updates the limit-service dependency to the latest patch version, ensuring compatibility and security fixes for the Ghost platform.

Health Assessment

X-Large
Low
Low
  • Quick merge with minimal review, typical for automated dependency updates.

AI Details

Tech Stack

Languages: Yaml
Changed Renovate grouping to bump @tryghost/limit-service on its own ErisDS S AI 0.0h - May 15, 2026

Summary

Chore

Split limit-service from admin support Renovate group

Isolates limit-service dependency updates into separate PRs, allowing coordinated reviews with related code changes and preventing unrelated admin-support bumps from blocking critical updates. No runtime impact.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes; no runtime impact; isolated dependency update improves coordination.

AI Details

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

Tech Stack

Languages: Json
Added commentsPinning private labs flag ErisDS XS AI 0.6h - May 15, 2026

Summary

Feature

Register commentsPinning private labs flag

Registers a private feature flag for comments pinning, allowing the feature to be gated behind an alpha toggle. This prepares the system for future comments pinning functionality while keeping it hidden from general users.

Health Assessment

Small
Low
Low
  • PR merged quickly with minimal changes, indicating straightforward addition of a feature flag.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Escape theme test locator regexp ErisDS XS No 11.9h - May 15, 2026

Summary

Test

Escape theme test locator regexp

This change ensures theme names containing regex metacharacters are matched literally in Playwright tests, preventing false positives and improving test reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, no review required, merged within 12 hours.

AI Details

Confidence: 1.00

Tech Stack

Languages: Typescript
Update tinybirdco/tinybird-local:latest Docker digest to 47b0cd3 renovate XS No 25.9h - May 15, 2026

Summary

Chore

Update tinybirdco/tinybird-local Docker digest

Updates the Docker image digest for the Tinybird local service to ensure consistent deployment.

Health Assessment

Small
Low
Low
  • Quick dependency update merged within a day with minimal changes.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions, Docker
Added thread detail view for deeply nested comments kevinansfield XL No 29.9h 3.2h May 14, 2026

Summary

Feature

Add thread detail view for deeply nested comments

Enables users to view deeply nested comment threads with improved navigation and permalink support, enhancing readability on mobile while preserving browser navigation behavior.

Health Assessment

X-Large
High
Low
  • Large frontend refactor with many lines and files was reviewed quickly with AI assistance and no subsequent commits, indicating a smooth process.

AI Details

Usage: AI Reviewed
Category: Both AI
Tools: CodeRabbit, Chatgpt-Codex-Connector
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
✨ Added a built-in theme code editor JohnONolan XL No 256.4h 0.1h May 14, 2026

Summary

Feature

Added a built‑in theme code editor

Adds a Ghost‑native browser editor for theme files, enabling in‑app editing, ZIP handling, and robust routing, improving developer workflow and reducing external tooling.

Health Assessment

Large
High
High
  • The PR required many commits after the initial review, indicating significant rework, but the review was quick. The overall cycle time of over 10 days and large code additions suggest a complex feature with high risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Add theme upload size limits ErisDS L No 4.3h 0.1h May 14, 2026

Summary

Feature

Add theme upload size limits

Introduces configurable limits for theme uploads, preventing oversized files and improving stability for content creators.

Health Assessment

Large
Low
Low
  • Fast cycle time and minimal review iterations suggest a straightforward, low-risk change.

AI Details

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

Tech Stack

Languages: Javascript
Added pnpmDedupe to Renovate postUpdateOptions 9larsons XS No 0.4h - May 14, 2026

Summary

Chore

Add pnpm dedupe to Renovate config

Enables automatic pnpm lockfile deduplication after updates, reducing duplicate transitive versions and vulnerability exposure.

Health Assessment

Small
Low
Low
  • Fast, single-commit PR with no review needed, minimal impact.

AI Details

Tech Stack

Improved E2E Docker image pull resiliency 9larsons S No 23.3h 0.0h May 14, 2026

Summary

CI/CD

Improved E2E Docker image pull resiliency

Adds retry/backoff logic to Docker image pulls in the load-docker-image action, reducing test failures caused by transient GHCR delays while still surfacing real failures.

Health Assessment

Small
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: Yaml
Frameworks: Github-Actions
Pin dependencies renovate L No 17.9h 17.5h May 14, 2026

Summary

Chore

Pin dependencies

This PR pins dependency versions to ensure consistent builds and reduce unexpected updates.

Health Assessment

Medium
Low
Low
  • Dependency updates were applied quickly and merged within a day, indicating a smooth process.

AI Details

Tech Stack

Languages: Javascript
Set pnpm catalogMode to strict 9larsons XS No 0.4h - May 14, 2026

Summary

Chore

Set pnpm catalogMode to strict

Enforces strict catalog mode in pnpm to prevent silent version drift, improving dependency consistency.

Health Assessment

Small
Low
Low
  • Rapid approval with minimal changes; no blockers or significant rework.

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
Added design system adoption dashboard to Shade Storybook peterzimon XL No 46.7h 0.1h May 14, 2026

Summary

Feature

Add design system adoption dashboard to Storybook

Provides a static page visualizing current design system usage across admin surfaces, enabling the team to track migration progress and prioritize legacy retirement.

Health Assessment

Large
Medium
Low
  • Fast review and single round of comments indicate a smooth process; the large code addition was well-received without rework.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Added vitest unit-test step to CI 9larsons S No 0.4h - May 14, 2026

Summary

CI/CD

Add vitest unit-test step to CI

Integrates vitest into the CI pipeline to validate migrated tests on every PR, preventing silent test rot.

Health Assessment

Small
Low
Low
  • Fast, single-file change with minimal risk; ensures migrated tests are executed without affecting existing mocha workflow.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Fixed plaintext email content sam-lord M No 46.0h 0.1h May 14, 2026

Summary

Bug Fix

Fixed plaintext email content

This PR cleans up plaintext email content to improve deliverability and reduce unnecessary whitespace, ensuring consistent formatting across email clients.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes indicate a straightforward bug fix with low risk.

AI Details

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

Tech Stack

Languages: Javascript
Added GCSStore for redirects with timestamped backups vershwal L No 8.4h 0.1h May 14, 2026

Summary

Feature

Add GCSStore for redirects with timestamped backups

Introduces an S3-compatible store for Ghost redirects, enabling horizontal scaling and preserving previous redirects via timestamped backups.

Health Assessment

Large
Low
Low
  • The PR was reviewed quickly (0.1h) and merged after a single commit, indicating a smooth process. AI-assisted review comments were minimal and resolved without additional iterations.

AI Details

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

Tech Stack

Languages: Typescript
Update dependency gscan to v6.1.0 renovate S No 0.5h - May 14, 2026

Summary

Chore

Update dependency gscan to v6.1.0

This PR updates the gscan dependency to v6.1.0, ensuring the Ghost project uses the latest security and feature improvements.

Health Assessment

Small
Low
Low
  • Automated dependency bump merged quickly with no review needed.

AI Details

Tech Stack

Languages: Javascript
Added vitest as a parallel test runner in ghost/core 9larsons XL No 0.7h 0.1h May 14, 2026

Summary

Feature

Added vitest as a parallel test runner in ghost/core

Adds Vitest to run tests in parallel with Mocha, enabling a gradual migration of Ghost's test suite and improving test performance.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vitest
« Page 7 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