Pull Request Explorer

Exploring 61 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
harden RSS rendering to properly escape values nathangavin XS No 25.8h 15.1h May 07, 2026

Summary

Bug Fix

Harden RSS rendering to escape values

Ensures RSS feeds properly escape content, preventing potential injection or formatting issues for users consuming feeds.

Health Assessment

Small
Low
Low
  • Quick review and merge within 26 hours, minimal changes, low risk.

AI Details

Usage: AI Reviewed
Confidence: 0.90

Tech Stack

Languages: Php
add normalisation for bulk archive requests to avoid permission failure nathangavin S No 16.2h 16.1h May 06, 2026

Summary

Bug Fix

Add normalization to prevent permission failures

By normalizing bulk archive requests, the system now blocks malformed requests that could bypass permission checks. This strengthens security and protects against unauthorized data manipulation.

Health Assessment

Small
Low
Medium
  • The PR addressed a security issue with minimal changes and was merged quickly after a single review round.

AI Details

Usage: AI Reviewed
Confidence: 0.95

Tech Stack

Languages: Php
Fix language selector hover background caddoo XS No 59.8h 59.7h May 06, 2026

Summary

Bug Fix

Fix language selector hover background

Removes the black hover effect on the language selector to improve UI consistency after a recent refresh.

Health Assessment

Small
Low
High
  • The PR had a long review time but minimal changes, indicating a straightforward UI tweak that was delayed in review.

AI Details

Usage: AI Reviewed
Confidence: 0.95

Tech Stack

Fix marketplace test leakage caddoo S No 32.7h 32.7h May 06, 2026

Summary

Test

Fix marketplace test leakage

This PR resolves UI test failures in the Marketplace plugin, ensuring reliable test results and preventing false positives in CI pipelines.

Health Assessment

Small
Low
High
  • The PR had a long review cycle and involved a revert, indicating initial uncertainty, but ultimately resolved test failures with minimal code changes.

AI Details

Usage: AI Reviewed
Confidence: 0.90

Tech Stack

Languages: Javascript
Clean up PrivacyManager site-specific privacy state leaks caddoo S No 12.9h 12.9h May 06, 2026

Summary

Test

Fix PrivacyManager UI test failures

This PR resolves multiple UI test failures in the PrivacyManager plugin, ensuring reliable privacy settings across sites and preventing regression in future releases.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved test failures promptly, no major code changes.

AI Details

Usage: AI Reviewed
Confidence: 0.95

Tech Stack

Languages: Javascript
Allow double click on presets tzi XL No 161.6h 11.8h May 06, 2026

Summary

Feature

Allow double click on presets

Users can now double-click on preset date ranges in the period selector, improving navigation speed and usability.

Health Assessment

AI Details

Usage: AI Reviewed
Confidence: 0.95

Tech Stack

Languages: Php, Javascript, Typescript
Frameworks: Vue
Adds an event to forcefully set same site cookie value as none via an event AltamashShaikh M No 184.8h 2.3h May 06, 2026

Summary

Bug Fix

Add event to set SameSite cookie to none

Fixes session cookie loss during SSO reauth by forcing SameSite attribute to none via an event, improving authentication reliability.

Health Assessment

Small
Medium
Low
  • The PR had a long cycle time due to a large gap between review and later commits, but the issue was resolved with minimal changes and few review rounds.

AI Details

Usage: AI Reviewed
Confidence: 0.95

Tech Stack

Languages: Php
store and verify user on 2FA verification process nathangavin L No 117.8h 91.3h May 06, 2026

Summary

Feature

Add 2FA user verification to prevent mismatched logins

Ensures that during two‑factor authentication the user performing the login matches the user who initiated the 2FA request, preventing session hijacking and improving security.

Health Assessment

Medium
Medium
Medium
  • T
  • h
  • e
  • P
  • R
  • t
  • o
  • o
  • k
  • n
  • e
  • a
  • r
  • l
  • y
  • f
  • i
  • v
  • e
  • d
  • a
  • y
  • s
  • t
  • o
  • m
  • e
  • r
  • g
  • e
  • ,
  • w
  • i
  • t
  • h
  • a
  • l
  • o
  • n
  • g
  • f
  • i
  • r
  • s
  • t
  • r
  • e
  • v
  • i
  • e
  • w
  • d
  • e
  • l
  • a
  • y
  • ,
  • b
  • u
  • t
  • o
  • n
  • l
  • y
  • a
  • s
  • i
  • n
  • g
  • l
  • e
  • r
  • e
  • v
  • i
  • e
  • w
  • r
  • o
  • u
  • n
  • d
  • a
  • n
  • d
  • m
  • i
  • n
  • i
  • m
  • a
  • l
  • p
  • o
  • s
  • t
  • r
  • e
  • v
  • i
  • e
  • w
  • c
  • o
  • m
  • m
  • i
  • t
  • s
  • ,
  • i
  • n
  • d
  • i
  • c
  • a
  • t
  • i
  • n
  • g
  • a
  • s
  • t
  • r
  • a
  • i
  • g
  • h
  • t
  • f
  • o
  • r
  • w
  • a
  • r
  • d
  • b
  • u
  • t
  • d
  • e
  • l
  • a
  • y
  • e
  • d
  • a
  • p
  • p
  • r
  • o
  • v
  • a
  • l
  • p
  • r
  • o
  • c
  • e
  • s
  • s
  • .

AI Details

Usage: AI Reviewed
Confidence: 0.95

Tech Stack

Languages: Php
Fix plugin compatibility warning when plugins admin is disabled predictor2718 S No 165.5h 165.1h May 05, 2026

Summary

Bug Fix

Fix plugin warning link when admin disabled

The change removes an inaccessible link from the plugin warning, ensuring users don’t see broken navigation when plugin administration is disabled.

Health Assessment

Small
Low
High
  • The PR took over 6 days to merge, indicating a slow review process, but the change is small and low risk.

AI Details

Usage: AI Reviewed
Confidence: 0.95

Tech Stack

Languages: Php
Reset fixture between suites caddoo M No 101.2h 70.9h May 05, 2026

Summary

Test

Reset fixture between suites

Ensures isolated PrivacyManager UI tests run reliably in CI, preventing state leakage and improving test stability for plugin deployments.

Health Assessment

Small
Low
High
  • Long review cycle due to complex CI environment; minimal code changes; low risk.

AI Details

Usage: AI Reviewed
Confidence: 0.70

Tech Stack

Languages: Javascript
Update UI screenshots for one click update caddoo M No 20.3h 3.4h May 05, 2026

Summary

Bug Fix

Fix UI screenshots for one-click update

This PR updates UI screenshots to reflect the stable one-click update flow, ensuring visual tests pass and improving reliability for end users.

Health Assessment

Medium
Medium
Medium
  • The PR resolved UI screenshot failures with multiple iterations, but the quick review and merge cycle indicates efficient collaboration.

AI Details

Usage: AI Reviewed
Confidence: 0.95

Tech Stack

Languages: Javascript
« Page 2 of 2

Get this analytics stack for your team

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

Connect Repos