Pull Request Explorer

Exploring 290 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
Automated cherry pick of #36776 mattermost-build S No 0.7h 0.2h May 28, 2026

Summary

Feature

Cherry pick of feature flag commit

Enables the ClassificationMarkings feature flag by default, ensuring the new functionality is available in the release.

Health Assessment

Small
Low
Low
  • Quick cherry pick with minimal changes, merged within 0.7 hours, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Go
[MM-69028] Enable ClassificationMarkings feature flag by default davidkrauser S AI 1.0h 0.0h May 28, 2026

Summary

Feature

Enable ClassificationMarkings feature flag by default

Enables the ClassificationMarkings feature by default, allowing users to access classification UI and API endpoints without manual flag activation, improving usability and reducing configuration overhead.

Health Assessment

Small
Medium
Low
  • Rapid approval with no review friction; minimal code changes; AI-assisted authoring; low risk but moderate regression potential due to feature flag default change.

AI Details

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

Tech Stack

Languages: Go
MM-68840: Apply team sanitization on scheme teams endpoint marianunez M AI 203.6h 0.0h May 28, 2026

Summary

Bug Fix

Apply team sanitization on scheme teams endpoint

This change sanitizes team data returned by the schemes endpoint, ensuring non-admin users only see permitted information and reducing potential data exposure. The regression test confirms correct behavior for both non-admin and system admin callers.

Health Assessment

AI Details

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

Tech Stack

Languages: Go
MM-68845: Tighten authorization on /share-channel autocomplete marianunez L AI 185.6h 0.1h May 28, 2026

Summary

Bug Fix

Tighten authorization on /share-channel autocomplete

Adds a permission check to the /share-channel autocomplete so only users with manage_shared_channels can see suggestions, aligning with existing command authorization and improving security.

Health Assessment

Large
Low
Medium
  • The PR introduced a security authorization check with a modest code change, received a quick initial review but required extended discussion before final approval, resulting in a 185‑hour cycle time.

AI Details

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

Tech Stack

Languages: Go
MM-65723 Validate user auth update requests cursor M AI 36.0h 0.1h May 28, 2026

Summary

Bug Fix

Validate user auth update requests

Adds validation to the user auth update endpoint to reject unknown auth services and prevent storing auth data for email/password users, improving security and preventing data corruption.

Health Assessment

Medium
Medium
High
  • The PR was reviewed quickly but required multiple rounds of feedback, indicating complex validation logic and potential integration impact.

AI Details

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

Tech Stack

Languages: Go
Stop logging email subject when sending mail hanzei XS No 15.7h 0.0h May 28, 2026

Summary

Bug Fix

Stop logging email subject when sending mail

Removes PII from mail logs by dropping the subject field, preserving only the recipient address for operational visibility.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Go
Automated cherry pick of #36748 mattermost-build S No 5.3h 5.3h May 27, 2026

Summary

Bug Fix

Return error for deprecated plugin group name

Plugin API now returns an explicit error when plugins use the deprecated custom_profile_attributes group, improving developer experience and preventing silent redirects.

Health Assessment

Small
Low
Low
  • Quick cherry pick with minimal changes, no review needed, fast merge.

AI Details

Tech Stack

Languages: Go
[MM-68999] Add SchemaVersion to PropertyGroup for group-specific field schema versioning davidkrauser M AI 24.8h 0.1h May 27, 2026

Summary

Feature

Add SchemaVersion to PropertyGroup for group-specific field schema versioning

Adds a schema_version field to property groups to track changes to group field definitions, enabling consumers to detect schema changes and handle them appropriately.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Go, Sql
Automated cherry pick of #36646 mattermost-build L No 2.9h 2.4h May 27, 2026

Summary

Bug Fix

Cherry pick bug fix for deleted post broadcast

Fixes a bug where deleted posts were incorrectly broadcasted, ensuring accurate post visibility and preventing stale data from appearing to users.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal rework indicates a straightforward bug fix; cherry pick streamlined release process.

AI Details

Tech Stack

Languages: Go, Javascript, Typescript
Frameworks: React
[MM-69000] Return error when plugins use deprecated custom_profile_attributes group name davidkrauser S AI 22.7h 0.1h May 27, 2026

Summary

Bug Fix

Return error for deprecated custom_profile_attributes group

Provides an explicit error for the deprecated property group, giving plugin developers a clear signal and preventing silent failures that could lead to subtle bugs.

Health Assessment

Small
Medium
Low
  • Fast review and minimal changes indicate low friction; however, the breaking change introduces moderate risk to third‑party plugins.

AI Details

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

Tech Stack

Languages: Go
Automated cherry pick of #36684 mattermost-build XS No 0.9h 0.1h May 27, 2026

Summary

Bug Fix

Cherry pick of #36684 on release-11.8

Fixes clipped policy editor tooltips and allows CEL editor tooltips to overflow

Health Assessment

Small
Low
Low
  • This PR was an automated cherry pick with a very short cycle time, indicating a straightforward and low-risk change.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
MM-68938 Fix clipped policy editor tooltips cursor XS AI 141.7h 0.1h May 27, 2026

Summary

Bug Fix

Fix clipped policy editor tooltips

Ensures tooltips in the advanced data masking policy editor stay within the viewport, preventing them from being clipped. This improves clarity and usability for administrators configuring data masking policies.

Health Assessment

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Fixed a bug where deleted post was broadcasted by the server and rest… harshilsharma63 L AI 169.4h 0.1h May 27, 2026

Summary

Bug Fix

Fix deleted post broadcast bug

Ensures restored posts appear correctly in channels, preventing missing content after deletion and restoration for users.

Health Assessment

Medium
Medium
Low
  • The PR had a long cycle time but low review friction, with moderate scope and a moderate risk due to multiple merges and rework.

AI Details

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

Tech Stack

Languages: Go, Javascript, Typescript
Frameworks: React
MM-68664: Microsoft Entra ID / Default Credential authentication for Azure Blob Storage agarciamontoro L AI 38.3h 0.2h May 27, 2026

Summary

Feature

Add DefaultAzureCredential auth for Azure Blob Storage

Adds a new authentication mode using Microsoft Entra ID, enabling managed identity and other Azure identity options for Blob Storage, improving security and simplifying configuration.

Health Assessment

Large
Medium
Medium
  • The PR had a quick initial review but required several follow‑up commits to address feedback, indicating moderate review friction but an overall healthy cycle time.

AI Details

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

Tech Stack

Languages: Go, Javascript, Typescript
Frameworks: React
Update latest patch version to 10.11.20 unified-ci-app XS No 1.5h 0.8h May 27, 2026

Summary

Chore

Update latest patch version to 10.11.20

Updates the application version to 10.11.20, ensuring accurate version reporting for deployments.

Health Assessment

Small
Low
Low
  • Rapid automated version bump with minimal review, indicating low risk and high confidence in release pipeline.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
Update latest patch version to 11.5.8 unified-ci-app XS No 2.2h 1.6h May 27, 2026

Summary

Chore

Update latest patch version to 11.5.8

Updates the Mattermost server to patch version 11.5.8, ensuring the latest bug fixes and security patches are included.

Health Assessment

Small
Low
Low
  • Automated patch update with minimal code change, quick review and merge.

AI Details

Tech Stack

Languages: Go
Update latest patch version to 11.6.5 unified-ci-app S No 2.5h 2.5h May 27, 2026

Summary

Chore

Update latest patch version to 11.6.5

Automated version bump for release 11.6.5, ensuring all components use the latest patch.

Health Assessment

Small
Low
Low
  • Fast cycle time, minimal changes, automated PR, quick review, low risk.

AI Details

Tech Stack

Languages: Go
Automated cherry pick of #36699 mattermost-build M No 1.0h 0.4h May 27, 2026

Summary

Feature

Cherry pick of data spillage report API

Adds data spillage report API usage to improve monitoring of data leaks.

Health Assessment

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

AI Details

Tech Stack

Languages: Go
Data spillage report api use available data harshilsharma63 M AI 120.6h 0.1h May 27, 2026

Summary

Feature

Update data spillage report API

Enhances report generation with persisted actor details and improved logic for handling incoming values.

Health Assessment

Small
Medium
Low
  • The PR had a fast initial review but a longer overall cycle time, indicating some complexity in the changes or discussions.

AI Details

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

Tech Stack

Languages: Go, Json
[MM-68458] Improve diagnostics.yaml readability: reorder server fields and add inline YAML comments hanzei M AI 118.0h 0.2h May 27, 2026

Summary

Refactor

Improve diagnostics.yaml readability

Reorders server fields for clearer diagnostics output and adds inline comments to aid support engineers, without changing functionality.

Health Assessment

Medium
Low
Low
  • Quick review and minimal rework; cosmetic changes with low risk.

AI Details

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

Tech Stack

Languages: Go
Automated cherry pick of #36682 mattermost-build S No 0.7h 0.0h May 27, 2026

Summary

Feature

Cherry pick of data spillage UI changes

Applies UI styling updates for data spillage action buttons, ensuring consistent look and feel.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes; automated cherry pick indicates low complexity and high confidence.

AI Details

Confidence: 0.95

Tech Stack

Update Agents plugin to v1.14.2 crspeller XS No 18.0h 4.4h May 27, 2026

Summary

Chore

Update Agents plugin to v1.14.2

Updates the Agents plugin to the latest v1.14.2 release, ensuring compatibility and bug fixes.

Health Assessment

Small
Low
Low
  • Quick update with minimal changes, approved after smoke testing.

AI Details

Tech Stack

MM-68943 Wrap data spillage RHS action buttons cursor S AI 131.6h 0.1h May 27, 2026

Summary

Bug Fix

Wrap data spillage RHS action buttons

Improves user experience by ensuring action buttons in the data spillage report wrap correctly, preventing horizontal overflow and maintaining layout consistency. This change enhances readability and aligns with design specifications.

Health Assessment

Small
Low
Medium
  • The PR had a long cycle time due to a late review request, but the change was small and CSS-only, resulting in low risk.

AI Details

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

Tech Stack

Fix missing peer fields in package-lock.json hmhealey M No 0.7h - May 26, 2026

Summary

Bug Fix

Fix missing peer fields in package-lock.json

Corrects the dependency lock file to ensure peer dependencies are properly recorded, preventing potential runtime issues in the web application.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal changes and immediate merge indicates low risk and efficient review process.

AI Details

Tech Stack

MM-68787: Support sovereign-cloud endpoints for Azure Blob Storage agarciamontoro L AI 23.5h 0.1h May 26, 2026

Summary

Feature

Support sovereign-cloud endpoints for Azure Blob Storage

Adds AzureCloud enum to support commercial, government, and custom endpoints for Azure Blob Storage, enabling users to select appropriate cloud and configure custom endpoints.

Health Assessment

Large
Medium
Low
  • Fast cycle time and minimal review iterations indicate smooth integration; moderate risk due to new validation logic.

AI Details

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

Tech Stack

Languages: Go, Javascript, Typescript
Frameworks: React
Cherry-pick of #36511 to `release-11.8` devinbinnie XL No 0.6h 0.1h May 26, 2026

Summary

Feature

Cherry-pick #36511 to release-11.8

Integrates recent access control and session attribute improvements into the 11.8 release, ensuring updated security and performance.

Health Assessment

X-Large
Low
Low
  • Quick cherry-pick with minimal review, indicating confidence in the upstream changes and streamlined release process.

AI Details

Confidence: 0.10

Tech Stack

Languages: Go
MM-68955 Offset onboarding checklist above bottom classification banner cursor XS AI 111.5h 0.0h May 26, 2026

Summary

Bug Fix

Offset onboarding checklist above bottom banner

Fixes positioning of the onboarding checklist button to prevent overlap with the bottom classification banner, improving user interface clarity.

Health Assessment

Small
Low
Low
  • Minimal code changes with a quick review, but the long cycle time suggests the PR was held for a scheduled release rather than an urgent fix.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Update latest patch version to 11.7.3 unified-ci-app S No 0.9h 0.0h May 26, 2026

Summary

Chore

Update latest patch version to 11.7.3

Automated patch version bump to 11.7.3, ensuring consistency across backend and webapp dependencies for the upcoming release.

Health Assessment

Small
Low
Low
  • Quick automated PR with minimal changes, merged within minutes, indicating low risk and high confidence in the release pipeline.

AI Details

Confidence: 0.95

Tech Stack

Languages: Go
Automated cherry pick of #36685 mattermost-build S No 0.7h 0.0h May 26, 2026

Summary

Chore

Cherry pick of #36685

Ensures the latest bug fix from #36685 is included in the 11.8 release, maintaining consistency across releases.

Health Assessment

Small
Low
Low
  • Cherry pick was merged quickly with no review, indicating automated process and low risk.

AI Details

Tech Stack

Languages: Typescript
MM-68944 Fix data spillage report affordances cursor S AI 108.7h 0.1h May 26, 2026

Summary

Bug Fix

Fix data spillage report affordances

Corrects misleading UI cues in data spillage reports, improving user clarity and reducing confusion.

Health Assessment

Small
Medium
Medium
  • The PR had a long cycle time due to a late review request, but the initial review was quick and the changes were small, resulting in moderate risk because of a touch to authorization logic.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Bump golang.org/x/image to v0.40.0 esarafianou M No 8.6h 0.5h May 26, 2026

Summary

Chore

Update golang.org/x/image dependency to v0.40.0

Bumps the image library to the latest patch, improving security and compatibility for the release-11.7 branch.

Health Assessment

Small
Low
Low
  • Quick dependency bump with minimal changes and fast review, indicating low risk.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Go
Remove some leftover code related to removed notify admin feature hmhealey L AI 101.9h 0.0h May 25, 2026

Summary

Refactor

Remove unused notification and modal components

Clean up obsolete code, reducing maintenance overhead and potential confusion, ensuring the codebase remains focused on current features.

Health Assessment

Large
Medium
Low
  • The PR performed a substantial cleanup of unused components with minimal review, but the large removal scope and long cycle time indicate a need for earlier detection of dead code to streamline future maintenance.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
MM-68154: Upgrade imagemeta to v0.17.2 lieut-data L AI 239.7h 140.7h May 25, 2026

Summary

Chore

Upgrade imagemeta dependency to v0.17.2

Upgrades the imagemeta library to a newer version, improving EXIF parsing and error handling while adding tests for edge cases, ensuring more robust image processing.

Health Assessment

Medium
Medium
Medium
  • The PR required a lengthy review and extended cycle time due to a dependency upgrade, but involved minimal rework and a moderate risk of regression in image handling.

AI Details

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

Tech Stack

Languages: Go
MM-68914 - Fix DM/GM channel member import defaulting SchemeUser to false wiggin77 M AI 119.4h 0.1h May 25, 2026

Summary

Bug Fix

Fix DM/GM channel member import defaulting

Ensures imported direct/group messages have correct user roles, preventing message input failures on the web client.

Health Assessment

Medium
Low
Low
  • Quick review and minimal changes led to fast resolution; only one review comment and two subsequent commits.

AI Details

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

Tech Stack

Languages: Go
Generate default_roles_permissions.js from a live server snapshot lieut-data L AI 88.1h 12.9h May 25, 2026

Summary

Refactor

Generate default_roles_permissions.js from a live server snapshot

Replace hand‑maintained default_roles_permissions.js with a generated file that boots a real server and snapshots roles, eliminating drift and keeping test fixtures up‑to‑date.

Health Assessment

AI Details

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

Tech Stack

Languages: Javascript, Go, Yaml
Bump Go to 1.25.10 lieut-data XS No 69.8h 69.5h May 25, 2026

Summary

Chore

Bump Go to 1.25.10

Updates the Go runtime to 1.25.10, ensuring compatibility and security fixes for the Mattermost server.

Health Assessment

Small
Low
High
  • Long review time indicates a low-priority change or slow review process; minimal code changes reduce risk.

AI Details

Tech Stack

Languages: Go
Update Agents plugin to v1.14.2 crspeller XS No 147.4h 146.7h May 25, 2026

Summary

Chore

Update Agents plugin to v1.14.2

Updates the Agents plugin to the latest v1.14.2 release, incorporating bug fixes and performance improvements.

Health Assessment

Small
Low
High
  • Long review cycle indicates delayed feedback, but the minimal code change reduces overall risk.

AI Details

Confidence: 0.95

Tech Stack

Update Agents plugin to v1.14.2 crspeller XS No 146.9h 0.3h May 25, 2026

Summary

Chore

Update Agents plugin to v1.14.2

Updates the Agents plugin to the latest v1.14.2 release, incorporating bug fixes and security improvements.

Health Assessment

AI Details

Confidence: 0.10

Tech Stack

MM-68773 Fix bug with HTML encoding in proxied image URL hmhealey M AI 283.6h 0.0h May 25, 2026

Summary

Bug Fix

Fix HTML encoding bug in proxied image URLs

Ensures images with query parameters are correctly displayed when using the image proxy, preventing broken image links and improving user experience.

Health Assessment

Small
Low
Low
  • The PR had a long cycle time but was reviewed immediately and required no further commits, indicating a straightforward bug fix with minimal complexity.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore: Update NOTICE.txt file with updated dependencies unified-ci-app XS AI 0.5h 0.2h May 25, 2026

Summary

Docs

Update NOTICE.txt file with updated dependencies

Documentation-only update to licensing/attribution information with no impact on application functionality.

Health Assessment

Small
Low
Low
  • Fast merge with minimal changes, no risk to functionality.

AI Details

Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

MM-68663: Admin console support and Test Connection generalization for Azure Blob Storage agarciamontoro XL AI 236.1h 0.3h May 25, 2026

Summary

Feature

Add Azure Blob Storage support and generic Test Connection

Enables Azure Blob Storage as a selectable backend in the File Storage and Export Storage admin panels, and generalizes the Test Connection endpoint to support all storage drivers, improving admin flexibility and reducing duplicated code.

Health Assessment

X-Large
High
High
  • The PR required several rounds of review and extensive changes across backend, frontend, and config, indicating high complexity and potential regression risk.

AI Details

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

Tech Stack

Languages: Go, Javascript, Typescript
Frameworks: React
Edit attachment permission (#36227) harshilsharma63 XL No 1.1h 0.6h May 25, 2026

Summary

Feature

Add Edit Attachments Permission

Adds a new permission to control who can edit post attachments when editing a post, defaulting to users with edit post permission.

Health Assessment

Large
Medium
Low
  • Fast review and merge with minimal rework indicates high confidence in the changes.

AI Details

Tech Stack

Languages: Go, Typescript
Frameworks: React
Edit attachment permission (#36227) harshilsharma63 XL No 0.8h 0.0h May 25, 2026

Summary

Feature

Add Edit Attachments Permission

Adds a new permission to control editing of post attachments, defaulting to users with edit post permission.

Health Assessment

X-Large
Medium
Low
  • Rapid merge with minimal review, but large number of test and code changes indicates significant refactoring of the permission system.

AI Details

Confidence: 0.80

Tech Stack

Languages: Go, Typescript
Frameworks: React
Automated cherry pick of #36227 mattermost-build XL No 1.2h 0.0h May 25, 2026

Summary

Feature

Cherry pick of attachment permission changes

Integrates attachment permission edits from PR #36227 into release 11.7, updating backend and frontend permission logic.

Health Assessment

AI Details

Tech Stack

Languages: Go, Javascript, Typescript
Frameworks: React
Edit attachment permission (#36227) harshilsharma63 XL No 3.0h 1.9h May 25, 2026

Summary

Feature

Edit attachment permission

Adds a new permission to control editing of post attachments, giving admins finer control over content modification.

Health Assessment

X-Large
Low
Low
  • Fast review cycle (3h) and single review round indicate efficient process. Despite large code changes (~600 lines), the impact is low risk as it only adds a permission.

AI Details

Tech Stack

Languages: Go, Typescript
Frameworks: React
[MM-68736] Reconcile partial GM membership in bulk import fmartingr M AI 286.6h 0.0h May 25, 2026

Summary

Bug Fix

Reconcile partial GM membership in bulk import

Fixes bulk import failures caused by incomplete group channel membership, ensuring data integrity and preventing import crashes.

Health Assessment

AI Details

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

Tech Stack

Languages: Go
Manual cherry pick of #36558 davidkrauser XL No 65.4h 65.2h May 25, 2026

Summary

Feature

Cherry pick admin property field permission

Adds admin property field permission level to channel API, enabling finer-grained access control for admins and improving security management.

Health Assessment

X-Large
High
Medium
  • PR merged after 65 hours with no review comments, indicating a straightforward cherry pick but delayed review. The large code change and extended cycle time suggest a high-risk merge that could benefit from earlier review.

AI Details

Tech Stack

Languages: Go, Typescript, Yaml
Automated cherry pick of #36716 mattermost-build XS No 0.8h - May 25, 2026

Summary

CI/CD

Cherry pick CI workflow change for release branch

Updates the build-server-image workflow to support building and pushing images from release branches, ensuring CI continuity for the v11.8.0 release.

Health Assessment

Small
Low
Low
  • PR merged quickly with minimal changes, indicating a straightforward CI update with no significant risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
Automated cherry pick of #36709 mattermost-build S No 2.3h 1.0h May 25, 2026

Summary

Bug Fix

Fix spacing issue in data spillage report

Corrects layout spacing in the data spillage report component, improving UI consistency.

Health Assessment

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

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
Automated cherry pick of #36683 mattermost-build XS No 65.9h 0.0h May 25, 2026

Summary

Bug Fix

Fix team icon active styling

Prevents decorative team icons from showing active sidebar highlight when clicked, improving UI consistency.

Health Assessment

Small
Low
Low
  • Automated cherry pick with minimal changes and no review discussion.

AI Details

Usage: AI Assisted
Category: Code AI
Tools: Cursor
Confidence: 0.95

Tech Stack

Languages: Scss
« Page 2 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