Pull Request Explorer

Exploring 257 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
[MM-69561] Add ability to rotate (regenerate) Personal Access Tokens hanzei XL AI 251.7h 1.0h Jul 10, 2026

Summary

Feature

Add ability to rotate Personal Access Tokens

Enables users to regenerate PAT secrets without deleting and recreating tokens, improving security and user experience by instantly invalidating old sessions and providing a one‑time secret display.

Health Assessment

X-Large
High
Low
  • PR had a long cycle time but a quick first review; the change touches core authentication and session logic, making it high risk despite AI assistance and extensive testing.

AI Details

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

Tech Stack

Languages: Go, Typescript
MM-69585: remove AttributeBasedAccessControl feature flag lieut-data XL AI 99.5h 1.7h Jul 10, 2026

Summary

Chore

Remove AttributeBasedAccessControl feature flag

Eliminates the ABAC feature flag, consolidating control to the AccessControlSettings.EnableAttributeBasedAccessControl config setting and simplifying authorization logic.

Health Assessment

Large
Medium
Low
  • The PR had a single, quick review but involved a large code change and a slow overall cycle time, indicating moderate risk for regression in access‑control behavior.

AI Details

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

Tech Stack

Languages: Go, Typescript, Javascript
Frameworks: React
Adopt per-target .PHONY directives in server Makefiles lieut-data M AI 1.7h 0.4h Jul 10, 2026

Summary

Refactor

Adopt per-target .PHONY directives in server Makefiles

This PR refines the server build scripts to eliminate merge conflicts caused by a single monolithic .PHONY declaration, improving maintainability of the build process.

Health Assessment

Medium
Low
Low
  • The PR was merged within 1.7 hours with a single review and no rework, indicating a straightforward change with minimal risk.

AI Details

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

Tech Stack

Bucket server test-timing cache by date to cut cache churn lieut-data XS AI 21.4h 0.1h Jul 10, 2026

Summary

CI/CD

Bucket server test-timing cache by date to cut cache churn

Updates the server-test-merge CI workflow to use a date-based cache key, reducing duplicate cache creation and improving CI efficiency.

Health Assessment

Small
Low
Low
  • Fast review and minimal changes indicate low complexity and quick approval.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Automated cherry pick of #37427 mattermost-build XS No 0.6h - Jul 10, 2026

Summary

CI/CD

Automated cherry pick of e2e cache config

Updates CI configuration to move e2e npm registry cache out of node-cache namespace, improving cache isolation and reducing test failures.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes, indicating low risk and high confidence in the change.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Automated cherry pick of #37393 mattermost-build L No 0.6h 0.0h Jul 10, 2026

Summary

CI/CD

Add daily cache warming workflows

Adds scheduled CI jobs to warm node and npm caches, improving build performance and reliability.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal review rounds indicate a straightforward CI improvement with low risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Automated cherry pick of #37170 mattermost-code M No 0.8h 0.3h Jul 10, 2026

Summary

Health Assessment

AI Details

Confidence: 0.80

Tech Stack

docs: fix broken path links, anchors, and tab rendering from RST-to-MDX migration esarafianou XL AI 4.0h 0.2h Jul 10, 2026

Summary

Docs

Fix broken links and tab rendering in docs

Improves documentation reliability by correcting internal links, converting legacy tab syntax, and restoring missing images, ensuring accurate navigation and rendering for users.

Health Assessment

Large
High
High
  • Multiple review rounds and extensive changes indicate significant rework; large documentation changes may impact build and navigation.

AI Details

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

Tech Stack

Automated cherry pick of #37201 mattermost-code M No 0.6h 0.0h Jul 10, 2026

Summary

Bug Fix

Cherry pick of markdown autolink fix

Fixes markdown autolink trimming bug, ensuring links are correctly parsed in messages, improving user experience.

Health Assessment

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

AI Details

Confidence: 0.20

Tech Stack

Languages: Go
docs: Remove internal only pages from develop esarafianou XL AI 0.6h 0.0h Jul 10, 2026

Summary

Docs

Remove internal pages from develop docs

Deletes outdated internal documentation pages, reducing clutter and potential confusion for developers.

Health Assessment

X-Large
Low
Low
  • Merged within 36 minutes with no review comments, indicating a straightforward documentation cleanup with minimal risk to application behavior.

AI Details

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

Tech Stack

[MM-69589] Remove ExperimentalAuditSettingsSystemConsoleUI feature flag cursor XS AI 64.9h 0.0h Jul 10, 2026

Summary

Feature

Remove ExperimentalAuditSettingsSystemConsoleUI feature flag

The experimental Audit Logging configuration page is now permanently enabled for Enterprise-licensed servers. The feature flag gating has been removed, simplifying configuration and reducing maintenance.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes and fast review, indicating low complexity and low risk.

AI Details

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

Tech Stack

Languages: Typescript, Go
Frameworks: React
Rename the daily e2e npm cache to avoid potential prefix collisions lieut-data XS AI 13.2h 0.3h Jul 10, 2026

Summary

CI/CD

Rename the daily e2e npm cache to avoid potential prefix collisions

Renames the e2e npm cache key to prevent accidental cross‑restore with the built‑in npm cache, ensuring CI reliability and reducing future cache contamination risk.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes; low risk of cache miss; CI configuration updated to avoid future cache collisions.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Prevent broken draft state when uploads fail or are interrupted, allowing users to send messages again hmhealey M AI 316.7h 0.2h Jul 09, 2026

Summary

Bug Fix

Fix draft upload interruption handling

Ensures users can resend messages after interrupted uploads, improving reliability of message composition.

Health Assessment

Medium
Medium
Medium
  • The PR had a long cycle time with multiple reverts and merges, indicating significant rework, but the final change was a bugfix that improved user experience by clearing stale upload states.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
On successful SAML auth audit log the user's email jwilander XS No 0.6h 0.0h Jul 09, 2026

Summary

Feature

Add email to SAML audit log

Adds the user's email to SAML authentication audit logs to aid compliance and security teams in correlating sign‑up events.

Health Assessment

Small
Low
Low
  • The PR was merged within 36 minutes with no review comments or rework, indicating a straightforward change with minimal risk.

AI Details

Tech Stack

Languages: Go
docs: fix broken admonitions and anchors in product-overview changelog pages esarafianou XL AI 2.1h 0.2h Jul 09, 2026

Summary

Docs

Fix broken admonitions and anchors in docs

Corrects formatting and cross‑references in product‑overview changelog pages, ensuring proper rendering and navigation.

Health Assessment

X-Large
Low
Low
  • Merged within 2 hours after a single review, indicating a straightforward documentation fix with minimal risk to runtime behavior.

AI Details

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

Tech Stack

[MM-24529] Preserve hyphenated compound words in Postgres search hanzei M No 77.3h 1.0h Jul 09, 2026

Summary

Bug Fix

Fix hyphenated word search in PostgreSQL

Improves search accuracy for hyphenated terms like "t-shirt", ensuring users find relevant posts.

Health Assessment

Medium
Low
Medium
  • PR had a quick initial review but took several days for final approvals, indicating moderate review friction. The change is small and low risk, improving search accuracy for hyphenated terms.

AI Details

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

Tech Stack

Languages: Go
docs: fix broken images, cross-links, and layout overflow after docs-experimental migration esarafianou L AI 4.4h 0.1h Jul 09, 2026

Summary

Docs

Fix broken docs images, links, and layout

Improves documentation reliability by restoring missing images, correcting internal links, and fixing layout issues, ensuring users can access guides without broken references.

Health Assessment

Medium
Low
Low
  • Quick 4‑hour cycle with minimal review friction; documentation‑only changes with moderate file scope and low risk to production functionality.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: CodeRabbit, Cursor
Confidence: 0.95

Tech Stack

Languages: Javascript
ci: add docs CD workflow esarafianou M AI 2.1h 0.1h Jul 09, 2026

Summary

CI/CD

Add docs CD workflow

Automates building and deploying the Docusaurus documentation site to S3 and CloudFront on every master push, ensuring up-to-date docs for users.

Health Assessment

Medium
Low
Low
  • Quick review and minimal rework; AI-assisted code generation streamlined the workflow creation.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Migrate docs site: Docusaurus config, Algolia, OpenAPI pipeline, and CI esarafianou L AI 18.7h 0.1h Jul 09, 2026

Summary

Feature

Migrate docs site to Docusaurus with CI

Enables streamlined documentation build and search, improving developer experience and reducing build failures.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal friction, small scope, low risk to core product.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: Docusaurus
[MM-69693] notify token owners when an expired PAT is deleted hanzei L AI 94.0h 0.4h Jul 09, 2026

Summary

Feature

Notify token owners on expired PAT deletion

Users receive a system bot DM when their personal access token expires and is deleted, improving visibility and reducing silent failures. This complements pre‑expiry warnings and ensures owners are aware of token removal.

Health Assessment

Large
Medium
Medium
  • The PR was reviewed quickly but required several commits to address nitpicks and refactor, indicating moderate review friction. The feature adds significant new notification logic, but the slow cycle time suggests scheduling or complexity challenges.

AI Details

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

Tech Stack

Languages: Go
Cherry pick #37336 to release-11.7 mattermost-code L No 1.2h 0.1h Jul 09, 2026

Summary

Feature

Add bot accounts pagination to release 11.7

Enables full bot list loading and searchability by paginating bot accounts, improving performance and user experience.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal changes, indicating low complexity and high confidence.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
[MM-69215] warn users before their personal access tokens expire hanzei XL AI 280.1h 0.1h Jul 09, 2026

Summary

Feature

Warn users before personal access token expiry

Adds proactive notifications to users about expiring personal access tokens, preventing silent failures of integrations and improving reliability of token‑backed scripts and bots.

Health Assessment

Large
High
High
  • The PR required extensive rework after the initial review, with many commits and multiple approval rounds, indicating significant review friction and complexity. The long cycle time (over 11 days) and large scope suggest a high‑risk change that required careful validation.

AI Details

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

Tech Stack

Languages: Go, Sql
Bump Playwright v2 CI workers from 10 to 15 saturninoabril XS AI 1.4h 0.0h Jul 09, 2026

Summary

CI/CD

Bump Playwright v2 CI workers from 10 to 15

Increase Playwright worker count to reduce test duration, improving CI efficiency and reducing wait times for developers.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
[MM-69591] Remove WebSocketEventScope feature flag cursor S AI 28.1h 0.0h Jul 08, 2026

Summary

Refactor

Remove WebSocketEventScope feature flag permanently

This change permanently enables typing and reaction event scoping, improving real-time performance and consistency without affecting user experience.

Health Assessment

Small
Low
Low
  • Fast review and minimal rework indicate a straightforward refactor with low complexity.

AI Details

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

Tech Stack

Languages: Go, Typescript, Javascript
Frameworks: React
[MM-69593] Remove StreamlinedMarketplace feature flag cursor XL AI 25.4h 0.1h Jul 08, 2026

Summary

Feature

Remove StreamlinedMarketplace feature flag

Disables the StreamlinedMarketplace feature flag, making the streamlined marketplace UI permanent and simplifying the marketplace modal. This removes legacy UI branches, updates tests, and ensures consistent user experience.

Health Assessment

X-Large
High
Medium
  • The PR involved a substantial code change across backend and frontend, with rapid review and multiple commits to address feedback, indicating active iteration but low overall review friction.

AI Details

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

Tech Stack

Languages: Javascript, Typescript, Go
Frameworks: React
[MM-69590] Remove NotificationMonitoring feature flag cursor M AI 25.6h 0.1h Jul 08, 2026

Summary

Refactor

Remove NotificationMonitoring feature flag

This PR removes the legacy NotificationMonitoring feature flag, permanently enabling notification metrics collection and simplifying configuration by relying solely on the existing MetricsSettings.EnableNotificationMetrics setting.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework indicate a smooth process; the cleanup of a legacy flag reduces maintenance overhead while keeping runtime behavior unchanged.

AI Details

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

Tech Stack

Languages: Go, Typescript
Frameworks: React
SEC-10721 E2E/Playwright: Migrate RFQA browser tests (batch 3, 41-60) saturninoabril XL AI 33.8h 0.8h Jul 08, 2026

Summary

Feature

Migrate RFQA browser tests to Playwright

Migrates Rainforest QA browser tests to Playwright, expanding automated end‑to‑end coverage for search, multi‑team, direct messages, and group message flows, improving test reliability and reducing manual QA effort.

Health Assessment

Large
Low
Low
  • Rapid review and single commit indicate smooth integration; extensive test migration expands coverage with minimal risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: Playwright
chore(ci): warm node and npm caches daily; make CI jobs restore read-only lieut-data L AI 20.8h 0.3h Jul 08, 2026

Summary

CI/CD

Add daily cache warming for CI jobs

Improves CI reliability by warming node and npm caches daily, reducing install times and ensuring read‑only restores for all CI workflows.

Health Assessment

Medium
Medium
Low
  • Fast review cycle with minimal rework; medium scope of 10 workflow files; CI improvement with moderate risk due to broad impact on many jobs.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
SEC-10588 E2E/Playwright: Migrate RFQA browser tests (batch 2, 21-40) saturninoabril XL AI 34.9h 0.8h Jul 08, 2026

Summary

Refactor

Migrate RFQA browser tests to Playwright

Migrates Rainforest QA browser tests to Playwright, improving test reliability and aligning with the new test framework.

Health Assessment

Large
Medium
Medium
  • The PR involved a substantial migration of 20 E2E tests, requiring multiple commits and a CodeRabbit review, but the review cycle was quick and the merge was straightforward.

AI Details

Usage: AI Assisted
Category: Both AI
Tools: Cursor, CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
MM-61199: Restore ChannelBookmarks feature flag for mobile compatibility calebroseland XS AI 45.2h 0.1h Jul 08, 2026

Summary

Bug Fix

Restore ChannelBookmarks feature flag for mobile

Temporarily re‑enables the ChannelBookmarks flag so mobile clients can display bookmarks, preventing a UI break until the mobile app update is released.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Go
[MM-69724] Submit session attribute WS updates directly to Desktop App devinbinnie S AI 19.3h 0.1h Jul 08, 2026

Summary

Feature

Forward session attribute updates to Desktop App

Enables the Desktop App to update a single session attribute field via websocket, eliminating full manifest refetches and improving performance.

Health Assessment

Small
Low
Low
  • Fast review and minimal rework led to a quick merge with low risk.

AI Details

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

Tech Stack

Languages: Typescript
Fix flaky TestSendMailWithEmbeddedFilesUsingConfig mattermost-code S AI 38.7h 0.1h Jul 08, 2026

Summary

Bug Fix

Fix flaky TestSendMailWithEmbeddedFilesUsingConfig

Fixes intermittent test failures in mail sending by ensuring unique mailbox and proper retry logic, reducing CI flakiness.

Health Assessment

Small
Low
Low
  • Fast review and minimal rework indicate a straightforward fix; the change is confined to a single test file and does not affect production code.

AI Details

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

Tech Stack

Languages: Go
Automated cherry pick of #36879 mattermost-build S No 1.2h 0.0h Jul 08, 2026

Summary

Bug Fix

Cherry pick of scroll correction fix

Fixes scroll pop issue caused by delayed resize observer debounce, improving user experience when navigating channels or RHS.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
SEC-10587 E2E/Playwright: Migrate RFQA browser tests (batch 1, 1-20) saturninoabril XL AI 49.5h 19.4h Jul 08, 2026

Summary

Refactor

Migrate RFQA browser tests to Playwright

Migrated the first batch of Rainforest QA browser tests into Playwright, improving test stability, maintainability, and reducing duplication of selectors and helpers.

Health Assessment

X-Large
Medium
Low
  • Large-scale test migration completed in under two days with AI-assisted review, minimal rework, and no reported regressions.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Update latest patch version to 11.9.1 unified-ci-app M AI 0.8h 0.2h Jul 08, 2026

Summary

Chore

Update latest patch version to 11.9.1

Bumps the application and package versions to 11.9.1, ensuring consistency across the codebase and dependencies.

Health Assessment

Medium
Low
Low
  • Rapid merge with minimal review indicates low complexity and high confidence in version bump.

AI Details

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

Tech Stack

Languages: Go, Javascript
Update latest minor version to 11.10.0 unified-ci-app M AI 0.8h 0.2h Jul 08, 2026

Summary

Chore

Update latest minor version to 11.10.0

This PR updates release metadata and package manifests to align with the new minor version, ensuring consistency across the codebase.

Health Assessment

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

AI Details

Usage: Authored by AI
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Go
Fix milestone lookup in docs-needed workflow amyblais XS AI 19.9h 0.0h Jul 08, 2026

Summary

Bug Fix

Fix milestone lookup in docs-needed workflow

Ensures the docs-needed workflow correctly matches existing milestones, preventing duplicate milestone creation and improving automation reliability.

Health Assessment

Small
Low
Low
  • Quick fix with immediate review and merge, minimal changes to a single workflow file, indicating low complexity and risk.

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Improve license error message for wrong service environment cursor L AI 324.6h 0.1h Jul 07, 2026

Summary

Feature

Improve license error for wrong service environment

Provides a specific error message when uploading a license signed for a different service environment, instead of a generic error.

Health Assessment

Medium
Medium
Medium
  • The PR had multiple review rounds and required several changes before being approved, indicating some complexity in the code changes.

AI Details

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

Tech Stack

Languages: Go
mmctl: list and optionally auto-add missing team members on channel move cursor XL AI 324.5h 0.1h Jul 07, 2026

Summary

Feature

mmctl: list and optionally auto-add missing team members on channel move

Adds client‑side detection of missing channel members when moving a channel, lists them, and introduces a --auto-add-users flag to automatically add those users to the destination team, improving the mmctl command experience.

Health Assessment

X-Large
Medium
Low
  • The PR was reviewed quickly (0.1h to first review) and merged after a single round of comments, but the change involved over 500 lines of Go code, adding a new flag and membership logic. AI assistance was used both to author and review the code, enabling a fast turnaround.

AI Details

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

Tech Stack

Languages: Go
Fix plugin RPC teardown race on shutdown lieut-data XL AI 118.1h 96.4h Jul 07, 2026

Summary

Bug Fix

Fix plugin RPC teardown race on shutdown

Removes a race condition that caused plugins to receive spurious errors after shutdown, improving stability during restarts and upgrades.

Health Assessment

Large
High
Medium
  • The PR required multiple commits after a single review and had a long cycle time, indicating significant complexity and a high risk of subtle timing regressions.

AI Details

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

Tech Stack

Languages: Go
Fix flaky TestSendInviteEmails mattermost-code XS AI 271.2h 0.0h Jul 07, 2026

Summary

Bug Fix

Fix flaky TestSendInviteEmails

Ensures reliable test execution by isolating the Inbucket mailbox for invitation emails, eliminating intermittent failures without impacting production code.

Health Assessment

Small
Low
Low
  • Long cycle time due to scheduling, but the review was immediate and the change was minimal, resulting in low risk and quick resolution.

AI Details

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

Tech Stack

Languages: Go
Change resizable LHS/RHS to only drag with left mouse button hmhealey M AI 23.3h 0.1h Jul 07, 2026

Summary

Bug Fix

Restrict sidebar resizing to left mouse button

Ensures the sidebar divider only responds to left-click drags, reducing accidental resizes and aligning with user expectations.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Fix package-lock.json hmhealey M No 23.3h - Jul 07, 2026

Summary

Chore

Fix package-lock.json

Corrects random changes in the npm lock file to stabilize dependency resolution.

Health Assessment

Medium
Low
Low
  • Quick, single‑commit fix with no review friction, minimal scope, and low risk to production.

AI Details

Tech Stack

Cherry pick #37171 to release-11.7 mattermost-code M No 1.1h 0.3h Jul 07, 2026

Summary

Bug Fix

Cherry-pick plugin config preservation for release

Ensures plugin configurations persist during patching and fixes test syntax, maintaining stability for the upcoming release.

Health Assessment

Medium
Low
Low
  • Quick review and merge with minimal rework, indicating a straightforward bug fix that supports the release schedule.

AI Details

Tech Stack

Languages: Go
[MM-69599] Add `mmctl channel users list` command to list channel members cursor XL AI 153.5h 0.1h Jul 07, 2026

Summary

Feature

Add mmctl channel users list command

Adds a CLI subcommand to list channel members with pagination and JSON output, improving admin visibility without direct DB access.

Health Assessment

Large
Low
Low
  • AI-assisted release notes and comments streamlined the review, but the PR had a long cycle time due to scheduling; the new read‑only command poses minimal risk and adds valuable admin functionality.

AI Details

Usage: Authored by AI
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Go
Automated cherry pick of #37171 mattermost-build M No 1.1h 0.0h Jul 07, 2026

Summary

Bug Fix

Cherry pick plugin config preservation

Preserves individual plugin configurations during patch when absent, ensuring plugin stability across releases.

Health Assessment

Medium
Low
Low
  • Merged within 1.1 hours with no review, indicating an automated cherry pick of a previously merged bugfix.

AI Details

Tech Stack

Languages: Go
Virtualize the scheduled posts list to fix slowness with 100+ scheduled posts cursor XL AI 259.0h 0.1h Jul 07, 2026

Summary

Feature

Virtualize scheduled posts list to fix slowness

Improved performance of the Scheduled messages page by virtualizing the list, enabling quick load for users with many scheduled posts.

Health Assessment

Medium
High
High
  • The PR underwent extensive review and rework, with multiple AI-assisted commits and a long cycle time, indicating significant complexity and potential risk to UI performance.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Fix confusing empty state in access control job details modal cursor M AI 308.0h 0.5h Jul 07, 2026

Summary

Bug Fix

Fix confusing empty state in access control job details modal

Ensures the job details modal displays a neutral message when no channels are affected and preserves the correct empty state when a search yields no results, improving clarity for administrators.

Health Assessment

Small
Low
Low
  • The PR was reviewed quickly (0.5h) and required only a few commits, but the overall cycle time was long (308h), likely due to external scheduling rather than code complexity. The changes are minimal and well-tested, indicating low risk.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
[MM-69704] Add job create, show, and cancel commands to mmctl hanzei XL No 176.2h 0.1h Jul 06, 2026

Summary

Feature

Add job create, show, and cancel commands to mmctl

Expands the mmctl CLI with create, show, and cancel job subcommands, enabling administrators to manage jobs directly from the command line.

Health Assessment

X-Large
High
Low
  • Rapid review and single commit indicate focused changes, but the large code additions and removal of client‑side validation introduce moderate risk for regressions.

AI Details

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

Tech Stack

Languages: Go
Update latest patch version to 11.8.4 unified-ci-app M No 1.1h 0.0h Jul 06, 2026

Summary

Chore

Update latest patch version to 11.8.4

Automated patch version bump to 11.8.4 for the 11.8.x release line, ensuring consistency across backend and webapp dependencies.

Health Assessment

Small
Low
Low
  • Fast merge with no review needed, typical for automated version bump PRs.

AI Details

Tech Stack

Languages: Go
« Page 4 of 6 »

Get this analytics stack for your team

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

Connect Repos