Pull Request Explorer

Exploring 575 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Cleaned up dead Vite config and added forwardConsole 9larsons S No 1.2h 0.2h Jul 07, 2026

Summary

Refactor

Cleaned Vite config and added forwardConsole

Simplifies Vite configuration for admin and comments UI, removing unused options and enabling console forwarding for better debugging.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes indicates low risk and efficient review.

AI Details

Tech Stack

Languages: Typescript
Frameworks: Vite
🌐 Completed Greek translations for search and comments aphilop M No 128.5h 0.0h Jul 07, 2026

Summary

Feature

Completed Greek translations for search and comments

Adds Greek translations for the site search modal and comments UI, improving localization and user experience for Greek-speaking users.

Health Assessment

Small
Low
Low
  • The PR involved minimal code changes and was reviewed automatically, but the long cycle time indicates scheduling delays rather than technical complexity.

AI Details

Tech Stack

Added config option to disable backups before migrations acburdine S No 0.4h 0.1h Jul 07, 2026

Summary

Feature

Add config option to disable backups before migrations

Enables Ghost(Pro) to skip automatic pre‑migration backups, giving admins control over external backup solutions.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; low risk to production.

AI Details

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

Tech Stack

Languages: Javascript
Fix comments UI edit form nullable content PedroMarianoAlmeida XS No 102.3h - Jul 07, 2026

Summary

Bug Fix

Fix comments UI edit form nullable content

Normalizes Comment.html before passing to editor config, removing a TypeScript error while preserving the editor contract.

Health Assessment

Small
Low
High
  • Long cycle time indicates delayed review, but the change is minimal and low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Modernized async code in webhook serializer EvanHahn M No 0.3h 0.1h Jul 07, 2026

Summary

Refactor

Modernized async code in webhook serializer

This change modernizes async behavior in the webhook serializer, improving code maintainability without affecting user experience.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 18 minutes, indicating a smooth, low‑friction process with minimal rework.

AI Details

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

Tech Stack

Languages: Javascript
Added Mailgun tag to automation emails EvanHahn S No 23.1h 23.1h Jul 07, 2026

Summary

Feature

Added Mailgun tag to automation emails

Adds an automation-email tag to outgoing emails, improving tracking and analytics in Mailgun.

Health Assessment

Small
Low
Medium
  • Single commit with quick review; minimal code changes and tests indicate low complexity and risk.

AI Details

Tech Stack

Languages: Typescript, Javascript
Revert "Cleaned up Vite config after Vite 8 (#29155)" 9larsons M No 0.2h 0.1h Jul 07, 2026

Summary

Bug Fix

Revert Vite config cleanup after Vite 8

Reverts changes that broke Vite 8 compatibility, restoring the previous stable configuration.

Health Assessment

Small
Low
Low
  • Quick revert with minimal changes, resolved in under 15 minutes, indicating low complexity and low risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript, Yaml
Cleaned up Vite config after Vite 8 9larsons M No 0.5h - Jul 07, 2026

Summary

Refactor

Clean Vite config for Vite 8 upgrade

Improves build performance and reduces bundle size by removing redundant config and replacing a heavy plugin with native Vite features, ensuring tests and production builds remain stable.

Health Assessment

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

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript, Yaml
Changed acceptance CI to avoid Nx native runner 9larsons XS No 0.2h - Jul 07, 2026

Summary

Bug Fix

Disable Nx native runner in acceptance CI

The change disables Nx's native command runner for acceptance tests, preventing intermittent segfaults. It maintains existing orchestration and avoids crashes before Vitest starts.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Upgraded to Vite 8 9larsons XL No 0.6h 0.1h Jul 07, 2026

Summary

Chore

Upgrade all Vite-built apps to Vite 8

All Vite‑built applications are upgraded to Vite 8, enabling native Rolldown bundling and improved build performance while preserving React plugin compatibility.

Health Assessment

X-Large
Low
Low
  • Fast review and merge (0.6h cycle time) with minimal rework, indicating a stable and low‑risk build tool upgrade.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Vite
Switched `dev:mailgun` script to use Mailgun API instead of SMTP cmraible S No 18.9h - Jul 07, 2026

Summary

Feature

Switch dev Mailgun to API

Enables automation email analytics by sending emails through Mailgun API locally, aligning dev environment with production.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, indicating a straightforward configuration update.

AI Details

Confidence: 0.10

Tech Stack

Languages: Yaml
Frameworks: Docker
Changed public UMD apps to build with Rolldown via rolldown-vite 9larsons XL No 19.8h - Jul 07, 2026

Summary

Refactor

Switch public UMD apps to Rolldown build

Replaces Vite with Rolldown for Ghost's public UMD apps, improving build consistency and reducing bundle size.

Health Assessment

X-Large
Low
Low
  • Single commit, quick merge, minimal review, straightforward build refactor

AI Details

Tech Stack

Languages: Javascript
Frameworks: Vite
Changed admin-surface apps to build with Rolldown via rolldown-vite 9larsons XL No 24.9h - Jul 07, 2026

Summary

Chore

Switch admin apps to Rolldown build

Improves build performance for admin surface apps by replacing Vite's Rollup bundler with Rolldown, reducing build times by up to 8× while keeping output size unchanged.

Health Assessment

Large
Low
Medium
  • Single commit, quick merge, minimal review, indicating a straightforward build optimization with low risk to production

AI Details

Tech Stack

Fixed @svg-maps/world interop so the stats locations map renders under Rolldown 9larsons XS No 18.0h 0.1h Jul 07, 2026

Summary

Bug Fix

Fix SVG map interop for stats locations

Ensures the stats locations map displays correctly, improving data visualization for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and fast review, indicating low complexity and high confidence in the solution.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Updated @tryghost/i18n to support ESM 9larsons XL No 17.0h 0.3h Jul 07, 2026

Summary

Feature

Add ESM support for @tryghost/i18n

Enables static per‑namespace locale registries for front‑end apps, improving bundle size and compatibility with modern bundlers such as Vite and Rolldown.

Health Assessment

Large
Medium
High
  • The PR required several iterations after the initial review to resolve bundler‑specific issues, but the final merge was completed quickly once the changes were approved.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Frameworks: React
Updated svg map library (CJS>ESM) 9larsons M No 19.4h 1.4h Jul 07, 2026

Summary

Refactor

Switch Flag Library to Native ESM

Replaces CommonJS flag library with native ESM, improving bundle size and simplifying imports.

Health Assessment

Small
Low
Low
  • Fast review cycle, minimal changes, low risk

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Added gift-link analytics journey E2E test jonatansberg M No 165.0h 22.2h Jul 07, 2026

Summary

Test

Added gift-link analytics journey E2E test

Adds end‑to‑end coverage for gift‑link analytics, ensuring real user flows are tracked from post creation to analytics dashboards, improving data reliability for marketing and product decisions.

Health Assessment

Medium
Low
High
  • The PR had a 6‑day cycle time with a single commit after a lengthy AI‑driven review, indicating thorough testing but slow throughput.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Extracted gift-links side effects into ports rob-ghost XL No 177.9h 0.4h Jul 07, 2026

Summary

Refactor

Extract gift-links side effects into ports

Reorganizes the gift-links service to separate concerns—logging, mapping, and token generation—improving maintainability and testability, which accelerates future feature development.

Health Assessment

X-Large
High
Low
  • The refactor involved over 500 lines of code across 12 files and took more than a week to merge, yet the review was completed in under 30 minutes, indicating strong confidence in the changes despite the large scope.

AI Details

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

Tech Stack

Languages: Typescript
Update tryghost/actions digest to 6fbe82c tryghost-renovate S No 0.9h - Jul 07, 2026

Summary

Chore

Update tryghost/actions digest to 6fbe82c

Updates the tryghost/actions GitHub Action to a newer digest, ensuring CI workflows run the latest stable version for improved reliability and security.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, indicating low complexity and quick approval.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Update tiptap monorepo to v2.27.2 tryghost-renovate M No 21.6h - Jul 07, 2026

Summary

Chore

Update tiptap monorepo to v2.27.2

This PR updates the tiptap editor dependencies to v2.27.2, ensuring compatibility and security fixes for the Ghost comments UI.

Health Assessment

Small
Low
Low
  • Automated dependency update merged quickly with minimal review.

AI Details

Tech Stack

Bumped @vitejs/plugin-react to 5.2.0 9larsons M No 1.8h - Jul 06, 2026

Summary

Chore

Update @vitejs/plugin-react to 5.2.0

Updates the Vite React plugin to the latest version, ensuring compatibility with current Vite and Rollup toolchain while preparing for future Rolldown migration.

Health Assessment

Small
Low
Low
  • Fast turnaround with no review needed, indicating low complexity and minimal risk.

AI Details

Tech Stack

Languages: Yaml
Documented paused Tinybird v2 and v3 experiment pipes cmraible M No 2.8h 2.8h Jul 06, 2026

Summary

Docs

Document paused Tinybird v2 and v3 experiment pipes

Adds documentation to clarify that certain Tinybird pipes are paused, preventing accidental updates.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal changes indicates low complexity and high confidence in documentation updates.

AI Details

Tech Stack

🐛 Fixed mobile preview overflow troyciesco XS No 2.4h 0.2h Jul 06, 2026

Summary

Bug Fix

Fixed mobile preview overflow

Corrects mobile preview rendering, improving developer preview accuracy and reducing UI bugs.

Health Assessment

Small
Low
Low
  • Quick, single‑line change with fast review and merge, indicating low complexity and minimal risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
Cleaned up GA `giftLinks` flag kevinansfield M No 6.0h 0.0h Jul 06, 2026

Summary

Feature

Remove giftLinks labs flag and enable feature

Fully rolled out gift links, removing gating and simplifying API and UI.

Health Assessment

Medium
Low
Low
  • Quick turnaround with single review, minimal rework, indicating a straightforward change.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Tested automation poll enqueueing EvanHahn M No 113.2h 0.7h Jul 06, 2026

Summary

Refactor

Add unit tests for automation poll enqueueing

Adds unit coverage for automation poll enqueueing, ensuring idempotent scheduling and making the rescheduler awaitable for reliable test execution.

Health Assessment

Medium
High
Medium
  • The PR required several rework cycles after the initial review, extending the overall cycle time, but the review response was prompt.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
TypeScriptified test promise helper EvanHahn S No 0.3h - Jul 06, 2026

Summary

Refactor

TypeScriptify test promise helper

Convert the deferred test helper to TypeScript, improving type safety and maintainability of the test suite.

Health Assessment

Small
Low
Low
  • Quick change with minimal impact, merged within 18 minutes.

AI Details

Tech Stack

Languages: Typescript
Added types to mail error helper function EvanHahn XS No 16.7h - Jul 06, 2026

Summary

Refactor

Added types to mail error helper function

This is a types-only change that should have no user impact.

Health Assessment

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

AI Details

Tech Stack

Languages: Javascript
Cached in-flight gift preview image requests EvanHahn S No 88.6h 83.6h Jul 06, 2026

Summary

Bug Fix

Cache in-flight gift preview image requests

This change caches promises for gift preview image generation, reducing redundant work and eliminating flaky tests.

Health Assessment

Small
Low
Low
  • The PR had a long cycle time due to delayed review, but the change was straightforward and had minimal scope.

AI Details

Confidence: 0.75

Tech Stack

Languages: Javascript
Fixed dev gateway forcing X-Forwarded-Proto https on ActivityPub routes 9larsons S No 71.5h 70.5h Jul 06, 2026

Summary

Bug Fix

Fix dev gateway X-Forwarded-Proto hardcoding

Ensures ActivityPub routes use the correct protocol, preventing authentication failures in local development and enabling accurate federation testing.

Health Assessment

Small
Low
High
  • The PR had a long review time but only a single small change, indicating low priority and straightforward implementation.

AI Details

Tech Stack

TypeScriptify MinIO integration tests EvanHahn S No 12.2h - Jul 06, 2026

Summary

Test

TypeScriptify MinIO integration tests

Migrates MinIO integration tests to TypeScript, enhancing type safety and reducing runtime errors in storage integration.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, indicating straightforward test refactor.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Cleanups to automation poll enqueueing EvanHahn XS No 109.5h 106.5h Jul 06, 2026

Summary

Refactor

Cleanups to automation poll enqueueing

No user impact; refines internal automation queue logic for consistency and reliability.

Health Assessment

Small
Low
High
  • Long review cycle but minimal changes; likely low risk to production.

AI Details

Tech Stack

Languages: Typescript
🐛 Fixed unreadable tag & author colours with light accent colours weylandswart S No 0.3h - Jul 06, 2026

Summary

Bug Fix

Fixed unreadable tag & author colours with light accent colours

Improves readability of tag and author labels in the admin UI when using light accent colors, enhancing usability for site administrators.

Health Assessment

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

AI Details

Tech Stack

Update dependency @aws-sdk/client-s3 to v3.1079.0 tryghost-renovate L No 2.3h - Jul 06, 2026

Summary

Chore

Update dependency @aws-sdk/client-s3 to v3.1079.0

This PR updates the AWS S3 client SDK to the latest patch version, ensuring compatibility and security fixes for the Ghost application.

Health Assessment

Large
Low
Low
  • Automated dependency bump merged quickly with no review, typical for Renovate PRs.

AI Details

Tech Stack

Update dependency @anthropic-ai/sdk to v0.110.0 tryghost-renovate XS No 3.4h - Jul 06, 2026

Summary

Chore

Update @anthropic-ai/sdk to v0.110.0

Bumps the Anthropic SDK to the latest patch, ensuring compatibility and security updates.

Health Assessment

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

AI Details

Tech Stack

Update pnpm to v11.9.0 tryghost-renovate XS No 5.9h - Jul 05, 2026

Summary

Chore

Update pnpm to v11.9.0

This PR bumps the pnpm package to the latest patch, applying security and performance fixes for the build system.

Health Assessment

Small
Low
Low
  • Quick dependency update merged within 6 hours, minimal code churn.

AI Details

Tech Stack

Update metascraper tryghost-renovate L No 4.0h - Jul 05, 2026

Summary

Chore

Update metascraper dependencies

Bumps metascraper packages to newer versions, ensuring compatibility and security.

Health Assessment

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

AI Details

Confidence: 1.00

Tech Stack

Update github/gh-aw action to v0.81.6 tryghost-renovate XS AI 2.0h - Jul 05, 2026

Summary

Chore

Update github/gh-aw action to v0.81.6

Updates the github/gh-aw action to version v0.81.6 for improved stability and observability.

Health Assessment

Small
Low
Low
  • This PR updates a dependency and has a small scope with low review friction.

AI Details

Category: Code AI

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Update docker/setup-qemu-action action to v4.2.0 tryghost-renovate XS No 2.9h - Jul 05, 2026

Summary

CI/CD

Update docker/setup-qemu-action to v4.2.0

Bumps the Docker QEMU action to the latest patch, ensuring CI builds use the most recent bug fixes and performance improvements.

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Update dependency react-router to v7.18.1 tryghost-renovate S No 21.0h - Jul 05, 2026

Summary

Chore

Update dependency react-router to v7.18.1

Updates the react-router library to the latest patch, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Low
  • Fast merge of a dependency update with minimal changes and no review required, indicating low risk and low friction.

AI Details

Tech Stack

Languages: Yaml
Update Docker image digests tryghost-renovate XS No 38.6h - Jul 05, 2026

Summary

Chore

Update Docker image digests

This PR updates Docker image digests for dependencies, ensuring the application uses the latest secure image versions.

Health Assessment

Small
Low
Low
  • Quick dependency update with minimal changes, merged within 1.6 days.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Update radix-ui-primitives monorepo tryghost-renovate XL No 39.9h - Jul 05, 2026

Summary

Chore

Update radix-ui-primitives dependencies

Bumps multiple Radix UI primitives to newer versions, ensuring compatibility and security updates.

Health Assessment

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

AI Details

Tech Stack

Update ghost/traffic-analytics Docker tag to v1.0.265 tryghost-renovate XS No 39.9h - Jul 05, 2026

Summary

Chore

Update ghost/traffic-analytics Docker tag to v1.0.265

Updates the Docker image tag for the ghost/traffic-analytics component to the latest patch, ensuring the analytics service runs the most recent security and bug fixes.

Health Assessment

Small
Low
Low
  • Quick dependency bump with minimal changes, merged within 40 hours, no review friction.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Docker
Update dependency knip to v6.24.0 tryghost-renovate S No 1.7h - Jul 05, 2026

Summary

Chore

Update dependency knip to v6.24.0

Bumps the knip tool to the latest patch, incorporating bug fixes and new features for the project.

Health Assessment

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

AI Details

Tech Stack

Update tryghost/actions digest to 4d127f5 tryghost-renovate S No 1.6h - Jul 05, 2026

Summary

CI/CD

Update tryghost/actions digest to 4d127f5

This PR updates the digest of the tryghost/actions GitHub Action to a newer version, ensuring the CI workflow uses the latest stable action for improved reliability and security.

Health Assessment

Small
Low
Low
  • Quick dependency update merged within 1.6 hours, minimal review needed.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Update dependency @aws-sdk/client-s3 to v3.1078.0 tryghost-renovate L No 1.7h - Jul 05, 2026

Summary

Chore

Update dependency @aws-sdk/client-s3 to v3.1078.0

This PR updates the AWS S3 client SDK to the latest patch version, ensuring compatibility and security fixes for the Ghost platform.

Health Assessment

Large
Low
Low
  • Fast merge with minimal review, typical for automated dependency updates.

AI Details

Tech Stack

Update dependency @anthropic-ai/sdk to v0.109.1 tryghost-renovate XS No 2.2h - Jul 05, 2026

Summary

Chore

Update @anthropic-ai/sdk dependency

Bumps the Anthropic SDK to the latest patch, ensuring compatibility and security fixes.

Health Assessment

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

AI Details

Tech Stack

Update dependency react-hook-form to v7.80.0 tryghost-renovate S No 8.4h - Jul 05, 2026

Summary

Chore

Update dependency react-hook-form to v7.80.0

Updates the react-hook-form library to the latest patch, incorporating bug fixes and performance improvements to maintain form handling stability.

Health Assessment

Small
Low
Low
  • Fast automated merge with minimal changes, no manual review required.

AI Details

Tech Stack

Changed public app dev defaults 9larsons S No 0.6h 0.1h Jul 04, 2026

Summary

Chore

Update local dev defaults to reduce resource usage

Simplifies local development by limiting default services to core apps, enabling optional public app watchers, improving developer productivity and reducing resource consumption.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; no blockers or complex discussions.

AI Details

Confidence: 0.95

Tech Stack

Changed public app dev defaults 9larsons S No 1.4h 0.4h Jul 04, 2026

Summary

Refactor

Update local dev defaults for public apps

Optimizes local development by limiting default services to core apps, reducing resource usage and speeding up dev cycles.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, efficient dev process.

AI Details

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

Tech Stack

Languages: Javascript
Fixed Top Posts stuck loading or hiding data when web analytics is off 9larsons M No 0.8h 0.1h Jul 04, 2026

Summary

Bug Fix

Fix Top Posts loading/hiding when analytics off

Ensures the Top Posts card displays correctly and does not hang when web analytics is disabled, improving admin dashboard reliability.

Health Assessment

Medium
Low
Low
  • Fast turnaround with a single review and no rework; minimal code changes and low risk to production.

AI Details

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

Tech Stack

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