Pull Request Explorer

Exploring 139 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix(examples): dev sandboxes use TS strict mode nclsndr M No 274.6h 274.6h Jul 06, 2026

Summary

Bug Fix

Enable strict TypeScript in dev sandboxes

Adds strict TypeScript mode to example apps and website template, improving type safety and consistency across the monorepo.

Health Assessment

Small
Low
Low
  • Long review time but no rework; straightforward change to enable strict TS mode.

AI Details

Tech Stack

Languages: Typescript
fix(utils): return 400 instead of 500 for invalid sort order/params santichausis M No 5.3h 4.7h Jul 06, 2026

Summary

Bug Fix

Return 400 for invalid sort parameters

Fixes API error handling to return a proper 400 Bad Request for malformed sort queries, improving client error visibility.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single review cycle.

AI Details

Tech Stack

Languages: Typescript
fix(core): preserve self-referential relation order on child publish Bassel17 L No 162.6h 0.1h Jul 06, 2026

Summary

Bug Fix

Preserve self‑referential relation order on child publish

Ensures that republishing a child entry in a self‑referential relation does not alter the published order of related items, maintaining UI consistency and preventing data integrity issues.

Health Assessment

Large
Medium
Low
  • The PR received a rapid AI‑assisted review and was merged after a long cycle time, indicating a moderate risk due to its large line count but limited file changes.

AI Details

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

Tech Stack

Languages: Typescript
fix: give the ability to open a list item in a new tab Adzouz L No 73.6h 3.5h Jul 03, 2026

Summary

Feature

Add ability to open list items in new tab

Users can now open Content Manager list entries in new tabs using primary cell links or a dedicated menu action. This restores native browser behavior and improves workflow efficiency.

Health Assessment

Medium
Low
Low
  • PR addressed a user‑reported navigation issue, required a few iterations to refine link behavior, and was merged after a single review cycle with minimal friction.

AI Details

Confidence: 0.20

Tech Stack

Languages: Typescript
Frameworks: React
test(e2e): stabilize history CTB navigation on Firefox innerdvations M No 49.7h 44.2h Jul 03, 2026

Summary

Health Assessment

AI Details

Tech Stack

test(api): speed up flaky document-service integration tests innerdvations XL No 24.0h 18.8h Jul 03, 2026

Summary

Test

Speed up flaky document-service integration tests

Improves CI reliability by reducing test time and preventing timeout failures, ensuring faster feedback for developers.

Health Assessment

Large
Low
Medium
  • PR completed in under a day with minimal rework, indicating efficient test optimization.

AI Details

Tech Stack

Languages: Typescript
chore(deps): bump tar from 7.5.17 to 7.5.18 dependabot S No 1.8h 1.7h Jul 02, 2026

Summary

Chore

Bump tar dependency to 7.5.18

Updates the tar package to the latest version, ensuring compatibility and addressing any security fixes.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal code changes, indicating a low-risk dependency update.

AI Details

Tech Stack

Languages: Javascript
chore(deps): bump js-yaml from 3.14.2 to 3.15.0 dependabot XS No 1.5h 1.5h Jul 02, 2026

Summary

Chore

Bump js-yaml dependency to 3.15.0

Updates js-yaml to address security fixes and new features, ensuring compatibility and improved security.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes, indicating low risk and high confidence in compatibility.

AI Details

Tech Stack

chore: main updates from 5.50.0 release nclsndr XL No 0.1h 0.1h Jul 02, 2026

Summary

Chore

chore: main updates from 5.50.0 release

Bring back release QA fixes from main to develop, addressing issues #26858, #26870, and #26873.

Health Assessment

Large
Low
Low
  • Quick review and merge process, indicating a well-organized and efficient development workflow.

AI Details

Tech Stack

Languages: Javascript, Typescript
Frameworks: Strapi
Releases/5.50.0 nclsndr XL No 0.0h 0.0h Jul 02, 2026

Summary

Chore

Release v5.50.0 with updated tooling and CI

This release updates CI workflows, adds AI tooling scripts, and improves documentation, enabling smoother development and deployment.

Health Assessment

Large
Medium
Low
  • Release merged immediately with no review time, indicating a fast‑tracked process. The large code churn across CI, docs, and tooling suggests significant updates, but the lack of review may increase risk.

AI Details

Confidence: 0.80

Tech Stack

Languages: Javascript, Yaml
Frameworks: Github-Actions, Docker
fix(generators): detect plugin language from output path innerdvations M No 218.0h 218.0h Jul 02, 2026

Summary

Bug Fix

Fix plugin language detection in generators

Ensures Strapi plugins generate files in the correct language, improving developer experience and preventing runtime errors.

Health Assessment

Medium
Medium
High
  • The PR had a long cycle time and review time, indicating significant blocker or complexity, but the change scope was moderate and involved a single commit.

AI Details

Tech Stack

Languages: Typescript, Javascript
docs: Highlight destructive operation in transfer engine Zyggzzz S No - - Jul 02, 2026

Summary

Docs

Highlight destructive operation in transfer engine

Adds explicit warning about destructive data transfer to prevent accidental data loss.

Health Assessment

Small
Low
Low
  • Documentation update with minimal changes, no code impact.

AI Details

Confidence: 0.95

Tech Stack

fix(strapi): resolve admin Vite aliases from @strapi/admin closure innerdvations M No 212.3h 212.2h Jul 02, 2026

Summary

Bug Fix

Fix admin Vite alias resolution in Strapi

Fixes admin panel loading issue in pnpm monorepos, ensuring reliable admin UI and preventing Redux middleware errors. This resolves a regression that caused blank admin panels for users with certain workspace dependencies.

Health Assessment

Medium
Low
High
  • The PR had a long review cycle (~9 days) and a moderate scope, indicating potential scheduling delays but no major risk to production.

AI Details

Tech Stack

Languages: Typescript
fix(cloud): hide deploy menu in production using currentEnvironment innerdvations M No 240.8h 240.5h Jul 02, 2026

Summary

Bug Fix

Hide cloud deploy menu in production

Aligns cloud plugin UI with production environment checks, ensuring the deploy upsell is hidden in live deployments for a consistent user experience.

Health Assessment

Medium
High
High
  • Long cycle time and delayed review suggest process bottlenecks, though the change itself is modest in scope and complexity.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
feat(i18n): complete Japanese (ja) translations for admin panel nclsndr XL No 43.6h 0.1h Jul 02, 2026

Summary

Feature

Complete Japanese translations for admin panel

Brings Japanese translation coverage to 100% for the Strapi admin core, ensuring all UI strings are fully localized and no English fallbacks remain.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, straightforward translation update.

AI Details

Tech Stack

fix(admin): seat limit billing links compair-steven XS No 244.5h 196.3h Jul 02, 2026

Summary

Bug Fix

Align seat limit billing links with admin flow

Aligns over-seat-limit notification links with existing admin billing flow, ensuring users are directed to the correct billing portal or sales contact. This reduces confusion and support tickets.

Health Assessment

Small
Low
High
  • The PR had a long cycle time with multiple merges from develop, indicating integration challenges, but the changes were minimal and straightforward.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(admin): stop storing IP addresses in session metadata innerdvations M No 5.1h 3.1h Jul 01, 2026

Summary

Bug Fix

Stop storing IP addresses in session metadata

Eliminates IP data from session records, reducing GDPR and privacy risks for customers while maintaining session functionality.

Health Assessment

Medium
Low
Low
  • The PR was reviewed and merged within 5 hours, indicating a smooth process with minimal rework. The change addresses a privacy concern without impacting core functionality, resulting in a low-risk, medium-scope fix.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix(data-transfer): restore localizations links that use document_id refs innerdvations L No 3.8h 2.5h Jul 01, 2026

Summary

Bug Fix

Restore localization link references in data transfer

Eliminates false‑positive warnings during import/export, ensuring clean round‑trips for localized content.

Health Assessment

Large
Low
Low
  • Fast review and merge with minimal rework; the change is a small bug fix that improves data integrity for i18n content.

AI Details

Tech Stack

Languages: Typescript, Javascript
fix(content-manager): skip publish warning for M2M links to published entries innerdvations XL No 22.3h 20.1h Jul 01, 2026

Summary

Bug Fix

Fix publish warning for M2M links to published entries

This PR eliminates a regression that caused false publish warnings when publishing drafts with many‑to‑many relations to already published entries, improving the user experience by preventing unnecessary confirmation dialogs.

Health Assessment

X-Large
High
Low
  • The PR was merged quickly (22 h) after a single review, indicating a smooth review process. However, the change touches over 4,500 lines across 20 files, representing a large scope that carries higher risk despite the fast cycle time.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
fix(utils): align polymorphic populate validation with conversion innerdvations M No 27.9h 0.2h Jul 01, 2026

Summary

Bug Fix

Align polymorphic populate validation with conversion

This change tightens validation of polymorphic populate parameters, rejecting invalid values to prevent server errors and improve API reliability.

Health Assessment

Medium
Low
Low
  • Fast review and single commit suggest low complexity and minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
fix: revert env.required scaffold secrets #26830 nclsndr M No 0.5h 0.2h Jul 01, 2026

Summary

Bug Fix

Revert env.required scaffold secrets

Reverts the env.required change to prevent CLI commands from requiring secrets at build time, improving developer experience and build reliability.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a straightforward revert with low risk.

AI Details

Tech Stack

Languages: Typescript
fix(content-manager): allow reading hidden content types for relation targets jasleenkaur-qed42 L No 11.8h 1.0h Jun 30, 2026

Summary

Bug Fix

Allow hidden content types for relation reads

Fixes policy failures when selecting roles in the admin UI, ensuring hidden content types are properly registered for read permissions and improving reliability for user creation workflows.

Health Assessment

Large
Low
Low
  • The PR was merged quickly (under 12 hours) with minimal review friction and a single review round, indicating a straightforward bug fix that addressed a critical permission issue without extensive rework.

AI Details

Tech Stack

Languages: Typescript, Javascript
ci: replace issues-helper with actions/github-script innerdvations L No 101.1h 100.8h Jun 30, 2026

Summary

CI/CD

Replace TOS‑blocked action with official github‑script

Eliminates third‑party dependency that caused workflow failures, restoring issue automation and daily cleanup.

Health Assessment

Large
High
High
  • Long review cycle and extended cycle time suggest blockers; the change is critical for restoring issue automation but involves a large scope of workflow edits, raising risk of downstream impact.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
fix(admin): translate enumeration option labels in the content manager BIGSUS24 M No 24.4h - Jun 30, 2026

Summary

Bug Fix

Translate enumeration option labels in content manager

Adds translation support for enum labels in the admin UI, ensuring localized labels appear in edit, list, and history views, falling back to raw values when no translation exists.

Health Assessment

Medium
Low
Low
  • Fast review and merge, minimal rework, straightforward bug fix with clear tests.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
future(upload): implement drag-and-drop functionality for asset manag… jhoward1994 XL No 261.7h 144.1h Jun 30, 2026

Summary

Feature

Add drag-and-drop to asset management

Enables users to reorganize assets quickly, improving workflow efficiency

Health Assessment

X-Large
High
High
  • Long cycle time, multiple merges, and AI-assisted review indicate a complex, iterative process with high integration risk.

AI Details

Usage: AI Reviewed
Confidence: 0.90

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore(deps): bump tar from 7.5.16 to 7.5.17 dependabot S No 1.5h 1.5h Jun 30, 2026

Summary

Chore

chore(deps): bump tar from 7.5.16 to 7.5.17

Updates the tar dependency to the latest patch version, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Low
  • Rapid, single-commit update with no review back‑and‑forth, indicating a low‑risk, automated dependency bump.

AI Details

Tech Stack

chore(deps): bump qs from 6.15.2 to 6.15.3 dependabot M No 1.5h 1.5h Jun 30, 2026

Summary

Chore

chore(deps): bump qs from 6.15.2 to 6.15.3

Updates the qs library to the latest patch, incorporating bug fixes and performance improvements for safer query string parsing.

Health Assessment

Small
Low
Low
  • Automated dependency update merged quickly with no review comments, indicating low risk and minimal impact.

AI Details

Tech Stack

chore(deps-dev): bump eslint-plugin-prettier from 5.5.5 to 5.5.6 in the eslint group dependabot S No 35.0h 34.9h Jun 30, 2026

Summary

Chore

Bump eslint-plugin-prettier to 5.5.6

Updates eslint-plugin-prettier to the latest patch, ensuring linting consistency and security for the project.

Health Assessment

Small
Low
High
  • Dependency update with minimal changes; review delayed but no rework required.

AI Details

Tech Stack

chore(deps): bump nodemailer from 8.0.9 to 9.0.1 dependabot S No 213.3h 212.8h Jun 30, 2026

Summary

Chore

chore(deps): bump nodemailer from 8.0.9 to 9.0.1

Updates the nodemailer dependency to the latest patch, incorporating bug fixes and addressing breaking changes to improve email delivery reliability.

Health Assessment

Small
Low
High
  • Long cycle time due to Dependabot queue; minimal code changes; low risk to production

AI Details

Tech Stack

fix(utils): prevent crash on null dynamic zone entry during traversal (#24303) Jian-Zhang08 M No 10.6h 10.1h Jun 30, 2026

Summary

Bug Fix

Prevent crash on null dynamic zone entry

Fixes a 500 error when saving content with null dynamic zone entries, improving stability for content managers.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes, reviewed and merged within 10 hours, indicating low complexity and risk.

AI Details

Confidence: 1.00

Tech Stack

Languages: Typescript, Javascript
fix(create-strapi-app): limit odd Node major warning to versions before 26 innerdvations XS No 90.9h 90.9h Jun 30, 2026

Summary

Bug Fix

Limit odd Node major warning to versions before 26

Adjusts create‑strapi‑app to suppress LTS warnings for Node 26+ by refining the odd‑major heuristic, ensuring accurate compatibility messaging.

Health Assessment

Small
Low
High
  • The PR had a long review delay with no active discussion, but the change is minimal and low risk.

AI Details

Tech Stack

Languages: Javascript
enhancement(utils): add env.required for strict scaffold secrets innerdvations M No 23.5h 0.2h Jun 30, 2026

Summary

Feature

Add env.required for strict scaffold secrets

Adds strict environment variable validation to prevent missing or empty secrets during app scaffolding, enhancing security and reliability.

Health Assessment

Medium
Low
Low
  • Quick review and merge within a day, minimal rework, indicating a straightforward enhancement.

AI Details

Confidence: 0.95

Tech Stack

Languages: Javascript, Typescript
fix(translations): correct ja "characters" mistranslation in WYSIWYG controls greymoth-jp XS No 0.7h 0.4h Jun 30, 2026

Summary

Bug Fix

Correct Japanese character mistranslation in editor

Fixes incorrect Japanese translation for character count in the WYSIWYG editor, improving user clarity.

Health Assessment

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

AI Details

Confidence: 0.95

Tech Stack

fix(create-strapi-app): new TypeScript apps use TS strict mode nclsndr M No 114.5h 9.4h Jun 29, 2026

Summary

Bug Fix

Enable strict TypeScript in new Strapi app scaffolds

Aligns create‑strapi‑app templates to use strict TS mode, improving type safety for server code and ensuring consistent configuration across admin and server.

Health Assessment

Small
Low
Low
  • The PR had a single commit and a quick review, indicating a straightforward change with minimal risk.

AI Details

Tech Stack

Languages: Typescript
security(users-permissions): default legacy JWT verify to HS256 innerdvations M No 150.2h 150.2h Jun 29, 2026

Summary

Bug Fix

Set default JWT algorithm to HS256

This change tightens security for legacy JWT verification by defaulting to HS256, preventing weaker HMAC algorithms from being accepted. It closes a vulnerability that could allow token forgery.

Health Assessment

Medium
Medium
High
  • Long cycle time indicates potential blockers or low priority; minimal changes suggest low complexity.

AI Details

Tech Stack

Languages: Javascript
feat(cli): add security defaults to create-strapi-app templates innerdvations L No 174.3h 0.7h Jun 29, 2026

Summary

Feature

Add secure defaults to Strapi app templates

This PR adds secure-by-default configuration to newly scaffolded Strapi projects, enabling strict parameter checks, secure JWT handling, upload restrictions, and environment secrets, reducing manual hardening steps.

Health Assessment

Large
High
Low
  • The PR took over 7 days to merge but received a quick review, and the single round of comments suggests the changes were straightforward once reviewed. The large number of files and lines added indicates a significant change, warranting careful testing.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
test(e2e): stabilize content-releases home-widgets release creation innerdvations S No 4.8h 4.4h Jun 29, 2026

Summary

Test

Stabilize content-releases home-widgets e2e test

Improves reliability of end-to-end tests for content releases by aligning assertions with production behavior, reducing flakiness and ensuring consistent test results.

Health Assessment

Small
Low
Low
  • Fast cycle time and minimal rework indicate a smooth review process; the change addresses test flakiness without affecting production code.

AI Details

Tech Stack

Languages: Typescript
fix(core): resolve relations on non-localized entries with stale locale column innerdvations M No 76.7h 4.7h Jun 29, 2026

Summary

Bug Fix

Fix relation resolution for non-localized content types

Ensures publishing and updating content with relations works correctly when stale locale values exist, preventing errors like 'Document with id ... locale null not found'.

Health Assessment

Medium
Low
Low
  • The PR fixed a database lookup bug with minimal rework and a single review cycle, but the overall cycle time was over three days, likely due to scheduling or other priorities.

AI Details

Tech Stack

Languages: Typescript
chore: update cli deploy copies kibwashere XS No 74.0h 3.5h Jun 29, 2026

Summary

Chore

Update CLI deploy copy messages

Adjusts the user-facing messages for the Strapi CLI when linking to a Cloud project, improving clarity for users without existing projects.

Health Assessment

Small
Low
Low
  • The PR was reviewed quickly but had a longer overall cycle due to scheduling; the change is minimal and poses no risk.

AI Details

Tech Stack

Languages: Typescript
« Page 3 of 3

Get this analytics stack for your team

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

Connect Repos