Pull Request Explorer

Exploring 50 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
[Backport] Bitbucket Data Center: Revert commit and rename. Niloth-p XL No 113.9h - Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

Bitbucket Data Center: Revert commit and rename Niloth-p XL AI 141.2h 25.4h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

users: Skip redundant workplace users count entry on role change. sahil839 M No 76.2h 76.2h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

checks: Add check for jitsi server URL configuration error. laurynmm M No 237.9h 0.6h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

claude: Make AI instructions in CLAUDE.md readable by other agents. evykassirer XL AI 78.5h 15.0h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

[ai] performance: Minor query and code quality improvements. prakhar1144 M No 0.8h - Sep 06, 2026

LLM analysis pending

This PR has not been analyzed yet.

[ai] Reorg corporate testsuite alexmv XL No 248.1h - Sep 05, 2026

LLM analysis pending

This PR has not been analyzed yet.

api: Increment API feature level to 510. amanagr S No 0.5h - Sep 05, 2026

LLM analysis pending

This PR has not been analyzed yet.

[ai] install: Reject non-ASCII hostnames before installing anything. alexmv S No 196.5h - Sep 05, 2026

LLM analysis pending

This PR has not been analyzed yet.

search_pill: Show general chat for suggestions matching typed text. evykassirer M No 202.7h 32.0h Sep 04, 2026

Summary

Bug Fix

Show general chat for typed text suggestions

This update corrects the display of general chat suggestions in the search pill, ensuring that empty topic operands are shown with the proper display name only when appropriate. It improves search clarity and reduces user confusion when adding topic operators.

Health Assessment

Small
Low
Low
  • The PR had a long cycle time but minimal review friction and small scope, indicating a straightforward bugfix that was quickly approved after a single review.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
users: Fix pipe-digit validation bypass in check_full_name. Aaditya1273 XS No 60.0h - Sep 04, 2026

Summary

Bug Fix

Fix pipe-digit validation bypass in user names

Prevents users from creating names that could be mistaken for mention syntax, ensuring clarity and preventing potential confusion.

Health Assessment

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

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
portico: Add landing page at /case-studies/. karlstolley M No 175.9h 96.2h Sep 04, 2026

Summary

Feature

Add case studies landing page

Users can quickly access case studies, improving marketing visibility and SEO.

Health Assessment

Medium
Medium
High
  • Long cycle time (175h) and two review rounds indicate moderate review friction; scope is medium with 112 added lines across 6 files; overall risk is medium due to delayed review and rework.

AI Details

Tech Stack

Languages: Python
Frameworks: Django
modal: Darken the cancel button on press in dark theme. evykassirer XS No 20.0h - Sep 03, 2026

Summary

Feature

Darken cancel button on press in dark theme

Improves button visibility in dark theme, enhancing user experience.

Health Assessment

Small
Low
Low
  • Quick single-file change with minimal review, indicating low complexity and high confidence.

AI Details

Tech Stack

webhooks/redmine: Use the journal author for issue edit events. Niloth-p S No 23.2h - Sep 03, 2026

Summary

Bug Fix

Use journal author for Redmine issue edits

Ensures Redmine webhook events correctly attribute edits to the original author, improving audit accuracy.

Health Assessment

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

AI Details

Confidence: 0.75

Tech Stack

Languages: Python
semgrep: Add rule to warn of likely-incorrect NULLs ordering in indexes. mateuszmandera S No 236.9h - Sep 03, 2026

Summary

Chore

Add semgrep rule for NULL ordering warning

Adds a static analysis rule to detect incorrect NULL ordering in database indexes, improving code quality and preventing potential performance issues.

Health Assessment

Small
Low
High
  • The PR added a new static analysis rule to catch a specific SQL index ordering issue, with minimal code changes and a straightforward review process.

AI Details

Confidence: 1.00

Tech Stack

Languages: Yaml
claude: Move context-specific guidance into rules and skills. evykassirer XL No 30.4h 15.3h Sep 03, 2026

Summary

Docs

Move guidance into rules and skills

This PR reorganizes AI guidance files, moving context‑specific rules and skills into separate modules, reducing the size of the main CLAUDE.md and improving maintainability for AI agents.

Health Assessment

X-Large
Low
Low
  • The PR was reviewed and merged quickly with no rework, indicating a smooth process.

AI Details

Confidence: 0.95

Tech Stack

[Backport] mattermost: Fix channel.name collision resolution. mateuszmandera S No 1.4h - Sep 02, 2026

Summary

Bug Fix

Fix channel name collision resolution

Ensures imported Mattermost channels with names differing only by case are correctly deduplicated, preventing import errors due to database uniqueness constraints.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 1.4 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Python
mattermost: Fix channel.name collision resolution. mateuszmandera S No 29.2h 1.9h Sep 02, 2026

Summary

Bug Fix

Fix Mattermost Channel Name Collision

Ensures imported Mattermost channels with similar names are correctly deduplicated, preventing database integrity errors and improving import reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in a single commit after a fast review, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Python
api-docs: Revise feature level 212 update. laurynmm S No 8.8h - Aug 28, 2026

Summary

Docs

Revise feature level 212 documentation

Updates API documentation for Jitsi server URL and feature level 212 changelog, improving clarity and consistency.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes, indicating a straightforward documentation update.

AI Details

Tech Stack

Languages: Yaml
docs: Fix broken relative links missing .md extension harshita-singh12 XS No 26.6h - Aug 26, 2026

Summary

Docs

Fix broken relative links in docs

Corrects dead links in documentation, improving user experience and reducing confusion for contributors.

Health Assessment

Small
Low
Low
  • Quick, single-file changes resolved documentation errors with minimal review effort.

AI Details

Tech Stack

people: Fetch users in batches to bound the request URL length. amanagr L No 130.6h 25.8h Aug 25, 2026

Summary

Bug Fix

Batch user fetch to avoid URL length limits

Prevents guest users from causing app load failures due to oversized requests, improving reliability for large organizations.

Health Assessment

Large
Medium
High
  • The PR fixed a critical guest user issue but required a large code change and a slow review process, indicating moderate risk for the product.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
[ai] Protect demo request page with Altcha alexmv L No 6.0h 5.9h Aug 25, 2026

Summary

Feature

Protect demo request page with Altcha

Adds a proof‑of‑work captcha to the demo request form, reducing spam and improving reliability for sales outreach.

Health Assessment

Large
Low
Low
  • The PR was reviewed and merged within 6 hours, indicating a smooth process and high confidence in the changes.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
Frameworks: Django
[ai] tools: Note the skipped announcement when the feature-level check fails. chrisbobbe XS No 80.3h - Aug 25, 2026

Summary

Health Assessment

AI Details

Tech Stack

channel_settings: Use standard subsection header for advanced config. sahil839 S No 156.8h - Aug 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

echo: Snapshot a resent message before transmitting it. Aadyot1 M No 183.9h 31.3h Aug 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

migrations: Fix NULLS ordering in Message indexes. mateuszmandera M No 36.8h - Aug 24, 2026

LLM analysis pending

This PR has not been analyzed yet.

slack_importer: Don't convert integration bot into normal users. PieterCK S No 4.5h - Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

settings: Fix crash when removing custom profile field options. shubham-padia XS No 1.4h - Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

api-docs: Fix changes notes for stream_id param in update-message. laurynmm S No 60.3h 60.3h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

help: Add mobile instructions for reporting a message. rajveermalviya S No 13.3h 0.5h Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

api-docs: Split "Specialty endpoints" section endpoints. laurynmm S No 8.9h - Aug 21, 2026

LLM analysis pending

This PR has not been analyzed yet.

[ai] docs: Explain the backward-in-time framing for "Changes" notes. chrisbobbe S No 46.2h - Aug 20, 2026

LLM analysis pending

This PR has not been analyzed yet.

Upgrade Python requirements andersk XL No 5.7h - Aug 20, 2026

LLM analysis pending

This PR has not been analyzed yet.

workflows: Upgrade GitHub actions andersk XS No 1.6h - Aug 19, 2026

Summary

Health Assessment

AI Details

Tech Stack

Upgrade JavaScript dependencies andersk XL No 1.8h - Aug 19, 2026

Summary

Health Assessment

AI Details

Tech Stack

Update restrict-permissions-of-new-members.mdx Schoeneh S No 174.5h - Aug 19, 2026

LLM analysis pending

This PR has not been analyzed yet.

desktop_notifications: Improve checks for Notification API support. karlstolley S No 9.0h - Aug 19, 2026

LLM analysis pending

This PR has not been analyzed yet.

test_migrations: Look users up through the historical models. amanagr XS No 6.2h 6.2h Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

message_edit: Preparatory fixes for edit-form re-render and banner scoping. Pritesh-30 M No 197.3h 0.0h Aug 18, 2026

LLM analysis pending

This PR has not been analyzed yet.

message_list_data_cache: Use cached data for `near` / `with` narrows. amanagr S No - 39.2h Aug 18, 2026

Summary

Feature

Use cached data for near/with narrows

Improves rendering performance by using cached data for near and with message narrows.

Health Assessment

Small
Low
Medium
  • Long first review delay but single small change, minimal risk.

AI Details

Tech Stack

Languages: Typescript
unread: Retry transient mark-as-read/unread failures with backoff. evykassirer M No 142.8h - Aug 17, 2026

LLM analysis pending

This PR has not been analyzed yet.

[ai] search: Fix search suggestions for inaccessible channels. evykassirer M No 178.7h 74.1h Aug 17, 2026

LLM analysis pending

This PR has not been analyzed yet.

test_classes: Skip models whose table is absent from the database. abdelrahman725 XS No 230.9h - Aug 17, 2026

LLM analysis pending

This PR has not been analyzed yet.

[ai] claude: Don't ask for a heading in `api_docs/unmerged.d` files. prakhar1144 XS No 59.8h - Aug 17, 2026

Summary

Docs

Remove duplicate heading in API docs

Fixes automated test failures by preventing duplicate Feature level headings in generated API changelog files.

Health Assessment

Small
Low
Low
  • Single small change, no rework, minimal risk.

AI Details

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

Tech Stack

streams: Do not create default setting groups for existing streams. sahil839 S No 222.7h - Aug 15, 2026

Summary

Bug Fix

Prevent creation of unused anonymous groups

This change stops the system from creating unnecessary anonymous groups when streams already exist, reducing clutter and resource usage.

Health Assessment

Small
Low
High
  • Long cycle time indicates potential bottleneck in review or testing, but the change is low risk and small scope.

AI Details

Confidence: 0.50

Tech Stack

Languages: Python
docs: Move osxfs settings advice to a note. karlstolley XS No 34.4h - Aug 14, 2026

Summary

Docs

Move osxfs settings advice to a note

Legacy file‑sharing settings are no longer required for macOS dev setup, preserving a note for older Docker Desktop users.

Health Assessment

Small
Low
Low
  • Documentation update completed quickly with minimal review, indicating a straightforward change.

AI Details

Confidence: 1.00

Tech Stack

message_edit: Preserve topic visibility policy on a case-only rename. prakhar1144 M No 22.1h - Aug 14, 2026

Summary

Bug Fix

Preserve topic visibility policy on case-only rename

Ensures that renaming a topic only by changing case does not trigger unnecessary migrations, maintaining correct visibility settings.

Health Assessment

Medium
Low
Low
  • Fast review and merge within 22 hours, minimal changes, no major rework.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
changelog: Remove incorrect feature level entry. amanagr XS No 0.5h - Aug 13, 2026

Summary

Docs

Remove incorrect feature level entry

Corrects the changelog to reflect accurate feature levels, ensuring documentation integrity and preventing CI failures.

Health Assessment

Small
Low
Low
  • Quick documentation fix merged within 30 minutes, indicating minimal impact and low risk.

AI Details

Confidence: 0.80

Tech Stack

message_edit: Improve `PATCH /messages/{message_id}`. prakhar1144 M No 25.1h - Aug 13, 2026

Summary

Bug Fix

Improve PATCH /messages/{message_id} behavior

Enhances error messaging and prevents false channel move detection for message edits, improving API reliability.

Health Assessment

Medium
Low
Low
  • PR addressed two related bugs with minimal changes and quick turnaround, indicating efficient review and low risk.

AI Details

Confidence: 0.75

Tech Stack

Languages: Python, Yaml
message_flags: Filter by realm when marking muted user messages read. mateuszmandera XS No 19.9h - Aug 13, 2026

Summary

Bug Fix

Filter muted user messages by realm

Improves performance of marking muted messages read by adding realm filter, reducing query time from 162s to 110ms for large inboxes. This change reduces database load and improves user experience for users with many unread messages.

Health Assessment

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

AI Details

Tech Stack

Languages: Python

Get this analytics stack for your team

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

Connect Repos