Pull Request Explorer

Exploring 128 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
feat(Segment Membership): Skip traitless identities when seeding matthewelwell M No 166.3h 0.1h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(main): release 2.271.1 flagsmith-engineering S No 6.0h 5.8h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(OAuth): MCP tool calls return 401 after django-oauth-toolkit 3.4 upgrade Zaimwa9 S No 0.5h 0.1h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs(OpenFeature): update references to OpenFeature ecosystem emyller XS No 15.4h 2.0h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: Handle null values from Influx matthewelwell M No 1.0h 0.8h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(experiments): audience card spacing and dark theme borders Zaimwa9 S No 16.4h 1.0h Sep 10, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore: Update Flagsmith environment document flagsmith-engineering XS No 7.1h 7.1h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(main): release 2.271.0 flagsmith-engineering S No 47.8h 47.6h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(experiments): targeted audience selection in rollout configuration Zaimwa9 XL No 47.1h 0.2h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(sales-dashboard): Correct understated API usage on the organisation chart matthewelwell L AI 116.0h 2.3h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

refactor(experiments): drop conversions chart mode toggle Zaimwa9 M No 18.8h 1.9h Sep 09, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: refresh Flagsmith organisation traits when the selected organisation changes Zaimwa9 XS No 3.3h 0.2h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs: Optimize images imgbot XS No 5.7h 5.7h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(experimentation): targeted audience for experiment rollouts Zaimwa9 XL No 28.8h 2.3h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs: cohort synchronisation Zaimwa9 L No 169.0h 138.2h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

docs: [ImgBot] Optimize images imgbot S No 1.4h 1.4h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore: Update Flagsmith environment document flagsmith-engineering XS No 0.6h 0.6h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat: rename admin api to management bakirFS L No 89.7h 0.2h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

deps(mcp): bump cryptography to 50.0.1 matthewelwell M No 87.9h 87.8h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(api): Refresh lock file, constraining the dev toolchain matthewelwell XL No 86.2h 1.2h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

ci: pre-commit autoupdate pre-commit-ci XS No 11.2h 11.2h Sep 08, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat: experiment conversions over time chart Zaimwa9 XL No 1.5h 0.5h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

test(e2e): drop the textarea fork and select the value editors by role talissoncosta M No 112.8h - Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat(usage): show when an organisation is over its plan limit talissoncosta XL No 139.5h 29.5h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

feat: experiment conversion rate chart Zaimwa9 XL No 70.8h 0.1h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix: hypothesis textarea dark mode focus Zaimwa9 XS No 0.3h 0.0h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(main): release 2.270.0 flagsmith-engineering S No 72.3h 72.3h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

chore(renovate): enable lock file maintenance matthewelwell XS No 65.7h 6.5h Sep 07, 2026

LLM analysis pending

This PR has not been analyzed yet.

fix(tests): avoid flaky password_too_similar registration failures matthewelwell XS No 5.6h 5.6h Sep 04, 2026

Summary

Bug Fix

Fix flaky password similarity registration failures

Ensures registration tests no longer fail due to password similarity checks by increasing password length, improving reliability of user onboarding.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved flaky tests promptly.

AI Details

Tech Stack

Languages: Python
Frameworks: Django
fix(features): darken placeholder text and move copy inside the value editor field talissoncosta M No 43.2h 41.8h Sep 04, 2026

Summary

Bug Fix

Fix placeholder contrast and copy placement

Improves accessibility by increasing placeholder contrast and repositioning copy within the value editor, enhancing usability and WCAG AA compliance.

Health Assessment

Medium
Low
Medium
  • The PR addressed accessibility and UI placement issues, received AI‑assisted review, and was merged within 43 hours, indicating efficient but slightly delayed review process.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
docs: fixed custom CSS in dark mode making search results unreadable bakirFS M No 1.4h 1.2h Sep 04, 2026

Summary

Docs

Fix dark mode CSS for search results

Ensures search results remain readable in dark mode, improving user experience.

Health Assessment

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

AI Details

Tech Stack

fix(tests): make segment rule and condition ordering deterministic matthewelwell XS No 17.5h 16.6h Sep 04, 2026

Summary

Bug Fix

Make segment rule and condition ordering deterministic

Adds deterministic ordering to segment rules and conditions in tests, preventing inconsistent behavior across database engines.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved within a day, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Python
deps(frontend): update dependency toml to v4 [security] flagsmith-engineering S No 5.4h 5.4h Sep 04, 2026

Summary

Chore

Update frontend toml dependency to v4

This PR updates the toml dependency to address a critical security vulnerability, ensuring the application remains protected against prototype pollution and recursion DoS attacks.

Health Assessment

Small
Low
Low
  • Quick security fix with minimal changes and no rework, merged within 5.4 hours.

AI Details

Tech Stack

Languages: Javascript
feat(experimentation): add conversion-over-time rows to experiment results gagantrivedi XL No 21.3h 0.2h Sep 04, 2026

Summary

Feature

Add conversion-over-time rows to experiment results

Adds conversion rate over time data to experiment results, enabling richer analytics for experiment dashboards.

Health Assessment

X-Large
Medium
Low
  • Merged within 21 hours with only one AI review comment, indicating a clear implementation and efficient testing process.

AI Details

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

Tech Stack

Languages: Python
fix(segment_membership): preserve system traits when seeding identities into ClickHouse gagantrivedi M No 2.7h 0.1h Sep 04, 2026

Summary

Bug Fix

Preserve system traits when seeding identities into ClickHouse

Ensures cohort membership data is retained during identity seeding into ClickHouse, preventing accidental data loss and maintaining accurate user segmentation.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal rework; AI review provided actionable feedback early, leading to a concise, high‑confidence fix.

AI Details

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

Tech Stack

Languages: Python
chore: Track flagsmith-nodejs-sdk 9.0.3 github-actions XS No 26.9h 3.9h Sep 03, 2026

Summary

Chore

Track flagsmith-nodejs-sdk 9.0.3

Adds known SDK version 9.0.3 to tracking constants, enabling accurate analytics for the nodejs client.

Health Assessment

Small
Low
Medium
  • Automated PR with minimal changes, merged after a single review cycle.

AI Details

Tech Stack

Languages: Python
chore(main): release 2.269.1 flagsmith-engineering S No 17.7h 17.7h Sep 03, 2026

Summary

Chore

Release Flagsmith version 2.269.1

This release updates dependencies, bug fixes, and CI tooling, ensuring improved stability and security.

Health Assessment

Small
Low
Low
  • Release completed in under 18 hours with minimal review, indicating a smooth and efficient process.

AI Details

Tech Stack

deps(api): update dependency djangorestframework to >=3.17.2,<3.18.0 [security] flagsmith-engineering M No 25.5h 11.3h Sep 03, 2026

Summary

Chore

Update djangorestframework dependency to latest security patch

This PR updates the Django REST framework dependency to a newer version that includes critical security fixes, ensuring the API remains protected against known vulnerabilities.

Health Assessment

Medium
Low
Low
  • Dependency update with quick review and minimal rework, indicating efficient process.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
fix(usage): reword the plan hint when we have no billing period talissoncosta XS No 22.3h 22.3h Sep 02, 2026

Summary

Bug Fix

Reword plan hint for no billing period

Clarifies that billing period limitation is provider‑side, reducing customer confusion.

Health Assessment

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

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
chore: Update Flagsmith environment document flagsmith-engineering XS No 122.2h 122.2h Sep 02, 2026

Summary

Chore

Update Flagsmith environment document

Updates environment configuration for Flagsmith integration, ensuring accurate defaults for API usage.

Health Assessment

Small
Low
High
  • Long review cycle indicates possible bottleneck in review process; however, the change is minimal and low risk.

AI Details

Tech Stack

chore: Track flagsmith-js-sdk 12.3.0 github-actions XS No 50.9h 50.9h Sep 02, 2026

Summary

Chore

Track flagsmith-js-sdk 12.3.0

Adds a known SDK version entry for flagsmith-js-sdk 12.3.0 to analytics constants, enabling accurate tracking of SDK usage.

Health Assessment

Small
Low
High
  • Automated PR with minimal code changes, merged after a long cycle time, indicating low complexity and minimal risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
deps(api): Bump cryptography and sqlparse [security] matthewelwell M AI 15.5h 15.5h Sep 02, 2026

Summary

Chore

Bump cryptography and sqlparse for security

Updates cryptography and sqlparse libraries to address security vulnerabilities, ensuring the backend remains secure and compliant.

Health Assessment

Small
Low
Low
  • Quick dependency update with minimal changes, no significant rework, and no blockers.

AI Details

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

Tech Stack

Languages: Python
chore: Track flagsmith-nodejs-sdk 9.0.2 github-actions XS No 2.5h 2.5h Sep 02, 2026

Summary

Chore

Track flagsmith-nodejs-sdk 9.0.2

Adds the latest flagsmith-nodejs-sdk version to the known SDK list, ensuring analytics and compatibility tracking remain up-to-date.

Health Assessment

Small
Low
Low
  • Automated PR with a single line addition, merged within 2.5 hours and required no review comments.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python
chore(main): release 2.269.0 flagsmith-engineering S No 143.6h 143.6h Sep 02, 2026

Summary

Chore

Release Flagsmith v2.269.0

Deploys a new version of Flagsmith with updated features, bug fixes, and dependency upgrades, ensuring customers receive the latest functionality and stability improvements.

Health Assessment

Small
Low
High
  • The PR was a release-only change with minimal code modifications, but the long cycle time and lack of review activity indicate a slow, automated release process rather than active development or review friction.

AI Details

Tech Stack

fix: queue membership count refreshes for cohort segments gagantrivedi S No 1.4h 0.3h Sep 02, 2026

Summary

Bug Fix

Fix cohort segment membership count refresh

Ensures cohort creation triggers membership count refresh, improving data accuracy for cohort segments.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, AI review provided actionable feedback, PR merged within 1.4 hours.

AI Details

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

Tech Stack

Languages: Python
fix(usage): separate the plan meter from the filters talissoncosta XL No 171.4h 0.1h Sep 01, 2026

Summary

Bug Fix

Separate plan meter from filters

Improves the usage dashboard by decoupling the meter from period and project selectors, fixing calculation errors and enhancing user experience.

Health Assessment

X-Large
High
High
  • The PR involved extensive changes to the usage dashboard, with many comments and a large number of lines added, indicating significant rework and complexity. Despite a quick initial review, the large scope and numerous comments suggest a high risk and potential for future maintenance challenges.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Storybook
feat: cohort synchronisation keys and provider connect modals Zaimwa9 XL No 24.6h 0.1h Sep 01, 2026

Summary

Feature

Add cohort sync keys and provider connect modals

Enables users to create, revoke, and manage cohort sync keys and connect Mixpanel and Amplitude providers directly from the UI, streamlining analytics integration and reducing manual configuration.

Health Assessment

X-Large
Medium
Low
  • The PR was reviewed quickly (0.1h) and approved after a single round, but the large number of commits and extensive additions (1025 lines) suggest significant development effort; overall risk is moderate due to the rapid review and final approval.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
ci(frontend-deploy): announce a deploy when it starts talissoncosta M No 111.8h 109.7h Sep 01, 2026

Summary

CI/CD

Add deploy start notification to Slack

Provides real‑time visibility into frontend deployments, reducing uncertainty and preventing accidental double pushes.

Health Assessment

Small
Low
High
  • Long review and merge times suggest scheduling delays, but the change is small and low risk.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: Track flagsmith-rust-sdk 3.1.1 github-actions XS No 118.8h 118.8h Sep 01, 2026

Summary

Chore

Track flagsmith-rust-sdk 3.1.1

Adds the latest flagsmith-rust-sdk version to the known SDK list, ensuring compatibility tracking.

Health Assessment

Small
Low
High
  • Automated PR with a single line change, no human review, merged after a 5‑day cycle.

AI Details

Tech Stack

Languages: Python
chore: Track flagsmith-python-sdk 6.2.3 github-actions XS No 20.8h 0.3h Sep 01, 2026

Summary

Chore

Track flagsmith-python-sdk 6.2.3

Adds SDK version constant to enable tracking of flagsmith-python-sdk 6.2.3 usage.

Health Assessment

Small
Low
Low
  • Automated update with minimal changes, quick review, low risk.

AI Details

Tech Stack

Languages: Python
Page 1 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