Pull Request Explorer

Exploring 575 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Update dependency eslint-plugin-tailwindcss to v4.0.4 tryghost-renovate XL No 220.2h 219.4h Jul 02, 2026

Summary

Chore

Update eslint-plugin-tailwindcss to v4.0.4

This PR updates the eslint‑plugin‑tailwindcss dependency to v4.0.4, fixing linting issues and ensuring compatibility with Tailwind CSS v4, thereby improving code quality and developer experience.

Health Assessment

X-Large
High
High
  • Dependency update took over 9 days to merge, indicating a slow review process and potential bottlenecks in dependency management.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
Frameworks: React
Update CSS preprocessors tryghost-renovate L No 123.7h - Jul 02, 2026

Summary

Chore

Update CSS preprocessors

Bumps autoprefixer and postcss to newer patch versions, applying bug fixes and security patches for improved CSS compatibility.

Health Assessment

Medium
Low
Low
  • Dependency update merged quickly with minimal code changes, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Yaml
Update dependency @types/react to v17.0.93 tryghost-renovate M No 123.2h - Jul 02, 2026

Summary

Chore

Update @types/react to v17.0.93

Updates the React type definitions to the latest patch, improving type safety and preventing potential build issues.

Health Assessment

Small
Low
Low
  • Automated dependency bump handled by Renovate with no manual review, merged after 5 days.

AI Details

Tech Stack

Update dependency @playwright/test to v1.61.1 tryghost-renovate M No 119.4h - Jul 02, 2026

Summary

Chore

Update dependency @playwright/test to v1.61.1

This PR updates the Playwright test dependency to the latest patch, ensuring compatibility with new bug fixes and features.

Health Assessment

Medium
Low
High
  • Automated dependency bump by Renovate, merged after 5 days, minimal code changes, low risk to production.

AI Details

Tech Stack

Languages: Yaml
Update dependency nx to v22.7.6 tryghost-renovate L No 122.7h - Jul 02, 2026

Summary

Chore

Update dependency nx to v22.7.6

Automated dependency bump to keep the build up to date, ensuring compatibility and security patches.

Health Assessment

Large
Low
Low
  • The PR was automatically generated and merged after a single commit, with no review friction.
  • Merge was delayed by scheduled automerge windows, resulting in a 5‑day cycle time.

AI Details

Tech Stack

Update Docker image digests tryghost-renovate XS No 3.2h - Jul 02, 2026

Summary

Chore

Update Docker image digests

Ensures all Docker images use the latest secure digests, reducing vulnerability risk and maintaining consistency across environments.

Health Assessment

Small
Low
Low
  • Quick dependency update merged within 3 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions, Docker
Update docker/build-push-action digest to 53b7df9 tryghost-renovate S No 3.2h - Jul 02, 2026

Summary

CI/CD

Update docker/build-push-action digest to 53b7df9

Updates the digest of the docker/build-push-action to a newer version, ensuring CI pipelines use the latest stable action.

Health Assessment

Small
Low
Low
  • Automated dependency update merged quickly with minimal changes, indicating low risk and efficient process.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Update dependency @number-flow/react to v0.6.1 tryghost-renovate M No 1.1h - Jul 02, 2026

Summary

Chore

Update dependency @number-flow/react to v0.6.1

Bumps the @number-flow/react UI component library to the latest patch, ensuring compatibility and security fixes for the Ghost theme system.

Health Assessment

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

AI Details

Tech Stack

Update tryghost/actions digest to 2390ec2 tryghost-renovate S No 2.1h - Jul 02, 2026

Summary

Chore

Update tryghost/actions digest to 2390ec2

Keeps CI workflows up to date with the latest action version, improving reliability and security.

Health Assessment

Small
Low
Low
  • Fast merge of a small dependency update with minimal review friction.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Fixed typo in email analytics comment EvanHahn XS No 0.2h - Jul 01, 2026

Summary

Bug Fix

Fixed typo in email analytics comment

This change should have no user impact.

Health Assessment

Small
Low
Low
  • Quick, single-line change with no user-facing impact; minimal review and iteration required.

AI Details

Tech Stack

Languages: Javascript
Update dependency @faker-js/faker to v10.5.0 tryghost-renovate S No 119.3h - Jul 01, 2026

Summary

Chore

Update dependency @faker-js/faker to v10.5.0

Bumps the faker library to v10.5.0, adding new locales and bug fixes that improve data generation quality for the application.

Health Assessment

Small
Low
Low
  • Automated dependency update via Renovate, merged after 5 days with no review friction.

AI Details

Tech Stack

Languages: Yaml
Update mysql Docker tag to v8.4.10 tryghost-renovate XS No 117.0h - Jul 01, 2026

Summary

Chore

Update mysql Docker tag to v8.4.10

Updates the MySQL Docker image to the latest patch, improving security and stability for the Ghost application.

Health Assessment

Small
Low
High
  • Dependency update with minimal code changes, merged after a long cycle time, indicating low risk but slow process.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Docker
Update storybook monorepo to v10.4.6 tryghost-renovate L No 143.5h - Jul 01, 2026

Summary

Chore

Update storybook monorepo to v10.4.6

Bumps Storybook and related packages to v10.4.6, applying critical bug fixes and security patches without changing application behavior.

Health Assessment

Large
Low
Low
  • Dependency update handled automatically by Renovate, merged after ~6 days with minimal review friction.

AI Details

Tech Stack

Raised Renovate nodeMaxMemory to 8192MB to stop lockfile-gen OOM 9larsons S No 0.5h 0.0h Jul 01, 2026

Summary

Bug Fix

Increase Renovate node memory to prevent OOM

By raising Renovate's node memory cap, lockfile generation no longer OOMs, allowing dependency PRs to pass CI and automerge, clearing backlog and improving throughput.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under an hour with no back‑and‑forth.

AI Details

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

Tech Stack

Frameworks: Renovate
fix(admin): prevent 'new' slug on tags to avoid route overlap webdevpraveen M No 338.8h 0.1h Jul 01, 2026

Summary

Bug Fix

Prevent 'new' tag slug to avoid route conflict

Fixes routing overlap bug where tag slug 'new' conflicts with admin route, ensuring tags can be edited and viewed correctly. Improves user experience by preventing accidental navigation to tag creation page.

Health Assessment

Medium
Low
Low
  • PR had a long cycle time but was quickly reviewed and merged after minimal changes, resolving a critical routing issue.

AI Details

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

Tech Stack

Languages: Javascript
Removed an unnecessary member from automations service EvanHahn S No 0.5h 0.2h Jul 01, 2026

Summary

Refactor

Removed an unnecessary member from automations service

Simplifies the automations service by eliminating a redundant member variable, reducing duplication without affecting user experience.

Health Assessment

Small
Low
Low
  • Quick, single-commit refactor with minimal review, indicating 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
Converted automations service to TypeScript EvanHahn M No 0.3h - Jul 01, 2026

Summary

Refactor

Converted automations service to TypeScript

Refactored the automations service to TypeScript, improving type safety and maintainability.

Health Assessment

Small
Low
Low
  • Quick conversion with minimal changes, merged within 18 minutes.

AI Details

Tech Stack

Languages: Javascript, Typescript
Added slim Chromium-only Playwright runner image for E2E CI acburdine L AI 3.2h 0.1h Jul 01, 2026

Summary

CI/CD

Add slim Chromium-only Playwright runner image for E2E CI

Reduces CI bandwidth and speeds up E2E tests by using a slimmer Chromium-only Playwright image, cutting roughly 4.5 GB per run.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal changes, indicating low risk and high confidence in the update.

AI Details

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

Tech Stack

Languages: Yaml, Shell
Frameworks: Github-Actions, Docker
fix: enable link search in feature image caption and center caption text Dikshant0Git M No 312.7h 0.1h Jul 01, 2026

Summary

Bug Fix

Enable link search and center caption text

Restores link autocomplete in feature image captions and aligns caption text, improving content editing consistency and user experience.

Health Assessment

Medium
Medium
Medium
  • The PR required multiple iterations and merges, indicating some complexity in aligning UI changes across components, but the review was quick and the final merge was straightforward.

AI Details

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

Tech Stack

Languages: Javascript
Improved app Playwright job setup time by scoping the install acburdine XS AI 0.2h 0.0h Jul 01, 2026

Summary

CI/CD

Improve Playwright job setup time by scoping install

Optimizes CI by limiting pnpm installs to the relevant app, cutting build time and resource usage for Playwright tests.

Health Assessment

Small
Low
Low
  • Single commit, minimal changes, fast review, no rework.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
🐛 Fixed stored XSS and mangled structured data in JSON-LD output 9larsons M No 3.0h - Jul 01, 2026

Summary

Bug Fix

Fix XSS and JSON‑LD data corruption

Prevents cross‑site scripting attacks and ensures accurate structured data for search engines, improving security and SEO.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, no rework, merged within hours.

AI Details

Tech Stack

Languages: Javascript
Improved E2E shard setup time by scoping the dependency install acburdine XS AI 0.3h - Jul 01, 2026

Summary

CI/CD

Reduce E2E shard install time by scoping dependencies

Optimizes end‑to‑end test execution by limiting dependency installation to the e2e package, cutting shard setup time by ~30 seconds and improving CI throughput.

Health Assessment

Small
Low
Low
  • Fast, low‑impact change that improved CI performance without review or rework.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Improved production image pull time by deduplicating chown layers acburdine M AI 0.5h 0.1h Jul 01, 2026

Summary

Refactor

Reduce image pull time by deduplicating chown layers

By eliminating duplicate chown layers, the production image shrinks, reducing pull time and speeding up CI pipelines. This leads to faster deployments and lower bandwidth usage for Ghost users.

Health Assessment

Small
Low
Low
  • Fast cycle time of 0.5h, single review comment, minimal rework, small scope, low risk.

AI Details

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

Tech Stack

Frameworks: Docker
Prevent Tinybird polling when analytics is disabled sawirricardo L No 313.9h 294.4h Jul 01, 2026

Summary

Bug Fix

Prevent Tinybird polling when analytics is disabled

Stops unnecessary Tinybird queries when analytics is turned off, improving performance and reducing costs for users.

Health Assessment

Large
High
High
  • Long review cycle (~13 days) with AI-assisted review comments and multiple iterations, indicating high complexity and potential risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
i18n: add Lithuanian (lt) search translations Vaidas196 S No 54.4h 0.0h Jul 01, 2026

Summary

Feature

Add Lithuanian search translations

Adds Lithuanian translations for the Sodo Search app, enabling Lithuanian users to see search results in their native language.

Health Assessment

Small
Low
Low
  • PR added Lithuanian translations quickly with minimal human review, indicating an efficient process.

AI Details

Tech Stack

TypeScriptify cache rules test fixtures EvanHahn XS No 1.4h - Jul 01, 2026

Summary

Test

TypeScriptify cache rules test fixtures

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

Health Assessment

Small
Low
Low
  • Quick, low‑impact test update with minimal code churn and no user‑facing changes.

AI Details

Tech Stack

Languages: Javascript, Typescript
🐛 Fixed admin sidebar hidden behind legacy screens on mobile betschki XS No 69.3h 67.4h Jul 01, 2026

Summary

Bug Fix

Fix admin sidebar on mobile

The admin sidebar was hidden behind legacy screens on mobile due to z-index issues. This fix isolates the Ember app into its own stacking context, ensuring the sidebar renders above it.

Health Assessment

Small
Low
Low
  • The PR was approved quickly, indicating low review friction and a straightforward fix.

AI Details

Tech Stack

Languages: Css, Javascript
Frameworks: React, Ember
Improved API output serializer to avoid per-request allocations frenck M No 89.7h 0.0h Jul 01, 2026

Summary

Refactor

Optimize API serializer to reduce per-request allocations

This change removes per-request allocations in the API serializer, cutting CPU usage and GC pressure on all content and admin API responses without altering functionality.

Health Assessment

Small
Low
Low
  • The PR was reviewed quickly with AI assistance and approved after a single review, indicating a smooth process, though the overall cycle time was long due to the PR opening date.

AI Details

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

Tech Stack

Languages: Javascript
🐛 Fixed hover-reveal View more buttons staying hidden on keyboard focus dimitristrechas XS No 126.6h 7.0h Jul 01, 2026

Summary

Bug Fix

Fix hidden hover-reveal buttons on keyboard focus

Improves accessibility by ensuring keyboard users can see and interact with hidden analytics buttons, enhancing usability for non-mouse users.

Health Assessment

Small
Low
Medium
  • PR resolved an accessibility bug with minimal code changes; review was quick but merge delayed by branch sync.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Fix bookmark favicon selection in oEmbed fallback lujuldotcom S No 112.9h 0.0h Jul 01, 2026

Summary

Bug Fix

Fix bookmark favicon selection in oEmbed fallback

Corrects favicon selection for bookmark cards in oEmbed fallback, ensuring the standard favicon is used instead of Apple Touch icon, improving consistency for bookmark previews.

Health Assessment

Small
Low
Low
  • The PR had a quick review cycle with minimal changes, indicating a straightforward bug fix with low risk.

AI Details

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

Tech Stack

Languages: Javascript
Fixed gift-link usage count wiring and display jonatansberg M No 22.5h 16.4h Jul 01, 2026

Summary

Bug Fix

Fixed gift-link usage count wiring and display

Corrects gift-link usage count display in post analytics, ensuring accurate counts and proper loading/error handling.

Health Assessment

Medium
Low
Low
  • Quick resolution with minimal rework; AI-assisted review helped catch issues early.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Added gift dimension to the web analytics data files jonatansberg L No 174.1h 31.0h Jul 01, 2026

Summary

Feature

Add gift_link dimension to web analytics data

Adds a gift_link field to analytics pipelines, enabling segmentation of gift traffic and per-link usage metrics for better marketing insights.

Health Assessment

Large
High
High
  • The PR required multiple AI‑assisted review cycles and extensive test updates, leading to a long cycle time and high iteration intensity, indicating a complex change to the analytics data layer.

AI Details

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

Tech Stack

Added gift link filter to web analytics luissazevedo M AI 28.4h 0.1h Jul 01, 2026

Summary

Feature

Added gift link filter to web analytics

Introduces a Gift link filter in web traffic analytics, allowing users to segment traffic by gift link usage and gain deeper marketing insights.

Health Assessment

Medium
Low
Medium
  • Reviewed quickly but required several commits to address comments, indicating moderate iteration but low overall risk.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Fix comments UI nullable reply HTML handling PedroMarianoAlmeida M No 112.5h - Jul 01, 2026

Summary

Bug Fix

Fix comments UI nullable reply HTML handling

Fixes UI rendering for deleted comment replies, preventing crashes and ensuring a clean user experience when comment HTML is null.

Health Assessment

Small
Low
Medium
  • The PR involved a few iterations over a short period, but the changes were limited in scope and did not introduce significant risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
🎨 Improved y-axis scaling and country names in Analytics peterzimon M No 310.8h 98.4h Jul 01, 2026

Summary

Feature

Enhance Analytics Charts and Country Labels

Improves visibility of low click rates and presents country names in a user-friendly format, enhancing data readability for marketers.

Health Assessment

Small
Low
High
  • The PR took over 12 days to merge with a single review after a long delay, indicating potential bottlenecks in the review process. The changes are small but important for user experience.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
Added alias for sqlite3 to better-sqlite3 sam-lord M No 0.3h 0.1h Jul 01, 2026

Summary

Refactor

Added alias for sqlite3 to better-sqlite3

Ensures Ghost uses better-sqlite3 instead of sqlite3 for improved performance and stability.

Health Assessment

Medium
Low
Low
  • Quick review cycle with minimal changes; AI review bot provided nitpicks, indicating low complexity and high confidence in code quality.

AI Details

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

Tech Stack

Languages: Javascript
🎨 Improved share modal to clamp long post previews weylandswart S No 40.2h 2.1h Jul 01, 2026

Summary

Feature

Improved share modal to clamp long post previews

Clamps long post previews in the share modal, preventing overflow and improving the sharing experience on smaller viewports.

Health Assessment

Small
Low
Low
  • Quick review and minimal changes led to a smooth merge within 40 hours.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Added gift dimension to the web analytics tracker on gift reads jonatansberg M No 169.4h 31.1h Jul 01, 2026

Summary

Feature

Add gift link dimension to web analytics tracker

Enables tracking of gift link usage in analytics, allowing segmentation and per‑link metrics for better insight into gift traffic.

Health Assessment

Medium
Low
Medium
  • PR merged after 7 days with a single review round and minimal rework, indicating a low‑risk, straightforward change.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Added Turkish translation for gift subscription selin-blip XS No 125.7h 0.1h Jun 30, 2026

Summary

Feature

Added Turkish translation for gift subscription

Adds Turkish language support for the new gift subscription feature, ensuring accurate translations and compliance with linting rules.

Health Assessment

Small
Low
Low
  • Quick review with minimal comments, but long cycle time due to delayed second commit. Low risk, small scope feature addition.

AI Details

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

Tech Stack

Updated gift toast no-site-icon state weylandswart S No 0.6h - Jun 30, 2026

Summary

Feature

Improve gift toast icon-less state

Enhances visual consistency for gift toast when no site icon is present by using the publication accent color, improving user experience.

Health Assessment

Small
Low
Low
  • Quick, single-file change merged within 36 minutes, indicating low complexity and minimal review friction.

AI Details

Tech Stack

Added trigger for docker-library-ghost auto-update after npm publish acburdine S No 20.2h - Jun 30, 2026

Summary

CI/CD

Add trigger for docker-library-ghost auto-update after npm publish

Adds a GitHub Actions trigger that automatically updates the Docker image version when an npm package is published, keeping the Docker image in sync with the latest Ghost release.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes; likely automated CI trigger addition.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Automate patch releases for public UMD apps acburdine XL AI 16.4h 0.1h Jun 30, 2026

Summary

Feature

Automate patch releases for public UMD apps

Automates patch release publishing for Ghost public UMD apps, eliminating manual version bumping and merge conflicts, improving release reliability.

Health Assessment

X-Large
Medium
Medium
  • The PR was reviewed quickly with minimal back‑and‑forth, but included several nitpick comments. The automation reduces manual steps and merge conflicts, improving release reliability.

AI Details

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

Tech Stack

Languages: Javascript, Yaml
Frameworks: Github-Actions
Skipped Recommendations metadata refresh in development 9larsons M No 3.3h 3.2h Jun 30, 2026

Summary

Bug Fix

Disable metadata refresh in development

Turns off background recommendation metadata refresh during development to eliminate noisy error logs while keeping production behavior unchanged.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; single review comment and no major code churn; low risk to production

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Added browser-safe i18n entrypoint 9larsons L No 0.3h - Jun 30, 2026

Summary

Feature

Add browser-safe i18n entrypoint

Provides a browser‑safe i18n entrypoint, eliminating server‑only dependencies from public app bundles and preventing build warnings, improving performance and reliability for front‑end deployments.

Health Assessment

Medium
Low
Low
  • Quick turnaround with a single commit and no review friction; small scope and fast merge indicate low risk.

AI Details

Confidence: 0.75

Tech Stack

Languages: Javascript
Cleaned up Caddy dev-gateway noise 9larsons S No 15.2h 15.2h Jun 30, 2026

Summary

Chore

Remove redundant Caddy header warnings

Eliminates repetitive warning logs and cleans access logs, improving developer productivity and clarity during local development.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal rework; single commit and comment indicate a straightforward change.

AI Details

Confidence: 1.00

Tech Stack

Quieted Docker layer of pnpm dev boot output 9larsons S No 1.3h 0.9h Jun 30, 2026

Summary

Chore

Quiet Docker build output for pnpm dev

Reduces noisy Docker build logs, improving developer experience and CI pipeline clarity.

Health Assessment

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

AI Details

Confidence: 0.20

Tech Stack

Languages: Yaml
Reformatted dev-gateway Caddyfile via caddy fmt 9larsons L No 1.2h - Jun 30, 2026

Summary

Refactor

Reformat dev-gateway Caddyfile to silence warnings

Formats the Caddyfile to eliminate boot-time warnings, improving developer experience and reducing noise during local development.

Health Assessment

Large
Low
Low
  • Quick formatting fix with minimal review, fast merge.

AI Details

Tech Stack

Removed @tryghost/i18n placeholder dev script from pnpm dev fan-out 9larsons XS No 14.9h - Jun 30, 2026

Summary

Health Assessment

AI Details

Tech Stack

Pinned autoprefixer to config/targets browserslist in ghost/admin 9larsons XS No 2.3h - Jun 30, 2026

Summary

Chore

Align autoprefixer with Ghost Admin browser targets

Updates CSS prefixing to match declared browser targets, reducing CSS size and improving build performance.

Health Assessment

Small
Low
Low
  • Quick change with minimal code churn, merged within 2.3 hours, indicating smooth review and low risk.

AI Details

Tech Stack

Languages: Javascript
Sped up ghost/admin dev builds with prod-only sourcemaps and CSS minification 9larsons M No 1.4h - Jun 30, 2026

Summary

Chore

Improve Ghost Admin Dev Build Performance

Reduces development build times by ~19%, improving developer productivity and reducing CI wait times.

Health Assessment

Small
Low
Low
  • Fast review and merge, minimal changes, quick performance improvement.

AI Details

Tech Stack

Languages: Javascript
« Page 11 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