Pull Request Explorer

Exploring 2867 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-anthropic dependabot S No 1.0h 1.0h May 21, 2026

Summary

Chore

Bump idna dependency in example

Updates idna library to latest version to address security and performance improvements.

Health Assessment

Small
Low
Low
  • Quick dependency bump merged within an hour with no significant review friction.

AI Details

Tech Stack

Languages: Python
feat(alerts): add 15-minute scheduling and billing validation MattPua L No 42.0h 0.2h May 21, 2026

Summary

Feature

Add 15‑minute scheduling and billing validation

Adds support for 15‑minute alert scheduling and billing validation, improving alert reliability and billing accuracy for users.

Health Assessment

Large
High
High
  • The PR required multiple AI‑assisted commits and several merge cycles, indicating significant rework, but the rapid first review suggests the changes were well‑scoped and understood by reviewers.

AI Details

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

Tech Stack

Languages: Python, Typescript
fix(cymbal): only mark used symbol sets on load hpouillot S No 1.8h 0.0h May 21, 2026

Summary

Bug Fix

Fix symbol set last_used handling

Ensures only runtime loads update last_used, preventing unused uploads from appearing recently used.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal rework; quick review and merge.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
fix(data-warehouse): surface real errors and zero-table diagnostics from refresh schemas Gilbert09 M AI 49.5h 0.1h May 21, 2026

Summary

Bug Fix

Surface real errors and zero-table diagnostics from refresh schemas

Improves diagnostics for data‑warehouse schema refresh, exposing underlying errors and zero‑table cases to users and Sentry, enhancing user experience and support.

Health Assessment

Medium
Medium
Low
  • Fast review and quick iteration; PR addressed a user‑facing bug with moderate scope and minimal risk.

AI Details

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

Tech Stack

Languages: Python, Typescript
fix: reject leading-zero semver values in local evaluation dmarticus M No 19.2h 0.0h May 21, 2026

Summary

Bug Fix

Reject leading-zero semver values in evaluation

Ensures semver values with leading zeros are invalid, preventing incorrect feature flag matches.

Health Assessment

Medium
Low
Low
  • Quick review and merge within 19 hours, minimal rework, straightforward bug fix.

AI Details

Tech Stack

Languages: Python
fix(node): reject leading-zero semver values in local evaluation dmarticus M No 18.8h 0.0h May 21, 2026

Summary

Bug Fix

Reject leading-zero semver values in local evaluation

Fixes incorrect parsing of semver values with leading zeros in the Node feature flag evaluator, ensuring invalid inputs are rejected and preventing false matches.

Health Assessment

Medium
Low
Low
  • Fast turnaround with a single commit and immediate merge, indicating minimal review friction and low risk.

AI Details

Tech Stack

Languages: Typescript
fix(flags): reject leading-zero versions in sortableSemVer dmarticus L AI 18.5h 0.1h May 21, 2026

Summary

Bug Fix

Fix semver parsing to reject leading zeros

Aligns feature flag preview with runtime evaluation by enforcing strict semver, preventing inaccurate user counts.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; AI-assisted code generation streamlined fix.

AI Details

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

Tech Stack

Languages: Python, Rust
feat(ci): sync all commits to posthog-private repo Piccirello S No 15.6h 0.0h May 21, 2026

Summary

CI/CD

Sync commits to private repo

Automates syncing all commits to a private testing repository, enabling isolated testing and faster feedback loops.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged within 15.6 hours with minimal changes, indicating a smooth process despite an initial infra denial.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: pin github actions to commit shas Piccirello XS No 9.5h 8.0h May 21, 2026

Summary

CI/CD

Pin GitHub Actions to Commit SHAs

Ensures reproducible CI by locking workflow actions to specific commit SHAs, improving build stability.

Health Assessment

Small
Low
Low
  • Merged within 9.5 hours with a single approval, indicating a straightforward, low-risk change.

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore: update support side modal offsite message posthog XS No 1.0h 0.0h May 21, 2026

Summary

Chore

Update support side modal offsite message

Updates the support modal message to reflect catching‑up status, improving clarity for users.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes indicates low risk and efficient process.

AI Details

Confidence: 0.95

Tech Stack

Languages: Typescript
Frameworks: React
feat(sql-editor): allow inline edits of insight name and description christiaan-ph M AI 25.1h 0.1h May 21, 2026

Summary

Feature

Add inline edits for insight name and description

Allows users to edit insight name and description directly in the SQL editor, improving the editing experience.

Health Assessment

Medium
Low
Low
  • The PR had a fast review time and low number of review rounds, indicating a smooth review process.

AI Details

Usage: Co-Authored
Category: Code AI
Tools: Claude
Confidence: 0.95

Tech Stack

Languages: Typescript, Javascript
Frameworks: React
chore(error-tracking): regen api.zod.ts for grouping rules update body cat-ph S No 0.2h 0.2h May 21, 2026

Summary

Chore

Regenerate API Zod schema for error tracking

Refreshes generated Zod schemas to match updated API request bodies, eliminating mismatches and ensuring type safety. This change prevents runtime validation errors and improves developer experience.

Health Assessment

Small
Low
Low
  • Quick approval by automated review, minimal changes, low risk.

AI Details

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

Tech Stack

Languages: Typescript
chore(alerts): remove rolled-out quiet hours and history chart flags MattPua M No 1.1h 1.1h May 21, 2026

Summary

Chore

Remove rolled‑out quiet hours and history chart flags

Simplifies alert logic by eliminating fully‑rolled‑out feature flags, reducing maintenance overhead and ensuring consistent behavior for all users.

Health Assessment

Small
Low
Low
  • Fast cycle time and a single review round indicate a smooth, low‑friction process.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(tests): speed up two slow django backend tests frankh S No 48.7h 48.7h May 21, 2026

Summary

Chore

Speed up two slow Django backend tests

Optimizes two long-running backend tests, cutting CI runtime and speeding up developer feedback loops.

Health Assessment

Small
Low
High
  • Single commit with minimal code changes; long review time likely due to CI constraints rather than code complexity.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
Frameworks: Django
docs: document git commit signing requirement in cloud-agent sandbox inkeep S No 0.5h 0.4h May 21, 2026

Summary

Docs

Document git commit signing requirement for sandbox agents

Updates internal docs to reflect the new git commit signing requirement, ensuring developers understand the restriction and workflow.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes, clear documentation update, no code modifications.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

fix(hogvm): use own-property checks for nested access and async dispatch meikelmosby M AI 23.8h 0.0h May 21, 2026

Summary

Bug Fix

Fix nested property checks in HogVM runtime

Ensures HogVM runtime correctly handles inherited properties, preventing prototype leakage and improving security.

Health Assessment

Medium
Low
Low
  • Fast turnaround with minimal changes; review and merge completed within a day, indicating low complexity and risk.

AI Details

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

Tech Stack

Languages: Typescript
fix(experiments/mcp): Fix pydantic returning errors for every variant of a metric source mp-hog XL AI 2.0h 0.2h May 21, 2026

Summary

Bug Fix

Fix pydantic errors for experiment metric source

Improves validation accuracy for experiment metrics, reducing erroneous error noise and preventing repeated retries by LLM agents.

Health Assessment

X-Large
Medium
Low
  • Rapid review and merge with minimal iterations indicates high confidence in changes; large code churn suggests significant refactoring of schema logic.

AI Details

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

Tech Stack

Languages: Python, Typescript, Javascript, Shell
feat(tasks): add server-side archived flag to tasks dmarticus L AI 17.8h 0.0h May 21, 2026

Summary

Feature

Add server‑side archived flag to tasks

Enables cross‑device sync of task archive state, improving consistency across desktop and mobile clients.

Health Assessment

Large
Low
Low
  • Quick turnaround with a single commit and no review comments indicates smooth integration.

AI Details

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

Tech Stack

Languages: Python, Typescript
Frameworks: Django
ci(security): pin semgrep image to 1.163.0 rnegron S AI 0.6h 0.0h May 21, 2026

Summary

CI/CD

Pin Semgrep image to version 1.163.0

Ensures CI security scans use a stable Semgrep image, reducing flaky job failures and improving reliability.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-gemini dependabot S No 0.1h 0.1h May 21, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates the idna library to the latest version, ensuring compatibility and security fixes.

Health Assessment

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

AI Details

Tech Stack

Languages: Python
chore(devex): correct find_enum_collisions hint for inline ChoiceField webjunkie M AI 0.9h 0.2h May 21, 2026

Summary

Bug Fix

Correct enum collision hint for inline ChoiceField

Improves developer guidance for enum collision diagnostics, ensuring accurate suggestions for inline ChoiceField collisions and reducing build failures.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under an hour, indicating low risk and efficient review.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
feat(cdp): hardcode hogflow queue to postgres-v2 meikelmosby XL AI 49.8h 2.6h May 21, 2026

Summary

Bug Fix

Hardcode Hogflow Queue to Postgres V2

Ensures CDP events are routed to the correct queue, preventing duplicate executions and improving reliability.

Health Assessment

X-Large
High
Medium
  • The PR required multiple iterations after the first review but was merged within 2 days, indicating efficient collaboration despite the large scope.

AI Details

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

Tech Stack

Languages: Typescript
chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-langchain dependabot S No 0.6h 0.6h May 21, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates idna library to latest version, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Low
  • The PR was merged quickly with minimal changes, indicating low risk and high confidence in the update.

AI Details

Tech Stack

chore: update vulnerable dependencies marandaneto L No 0.4h 0.0h May 21, 2026

Summary

Chore

Update vulnerable dependencies to patched versions

This PR updates dependency constraints and lockfiles to address critical CVEs, ensuring secure builds and CI stability.

Health Assessment

Medium
Low
Low
  • Fast cycle time and minimal rework indicate a smooth dependency update process.

AI Details

Tech Stack

Languages: Python
Frameworks: Django
feat(cloud-agent): block unsigned git commits in agent sandbox tatoalo M No 1.8h 0.8h May 21, 2026

Summary

Feature

Block unsigned git commits in agent sandbox

Adds a git guard script to the PostHog cloud agent sandbox, ensuring only GitHub‑signed commits can leave the environment and preventing unsigned commits from being pushed.

Health Assessment

Medium
Low
Low
  • Fast cycle time (1.8h) with a single review and no rework, indicating a straightforward, low‑risk change.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python, Shell
fix(alerts): gate 15-minute interval behind feature flag MattPua XS No 0.3h 0.3h May 21, 2026

Summary

Bug Fix

Gate 15-minute alert interval behind feature flag

This change hides the 15‑minute interval option behind a feature flag, enabling controlled rollout and reducing risk of unintended usage.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
chore(deps): Update posthog-js to 1.374.4 posthog-js-upgrader L No 0.3h 0.2h May 21, 2026

Summary

Chore

Update posthog-js dependency to 1.374.4

Bumps posthog-js to the latest version, ensuring compatibility and access to new features and bug fixes.

Health Assessment

Medium
Low
Low
  • Quick dependency update with minimal code changes and fast review, indicating low risk and high confidence in stability.

AI Details

Confidence: 0.75

Tech Stack

chore(deps): Update @posthog/types to 1.374.4 posthog-js-upgrader S No 0.3h - May 21, 2026

Summary

Chore

Update @posthog/types dependency to latest

This updates the PostHog.com site to use the latest type definitions, ensuring compatibility with the PostHog JS library and preventing potential type mismatches.

Health Assessment

Small
Low
Low
  • Quick dependency bump with minimal code changes, merged within 18 minutes.

AI Details

Tech Stack

Languages: Yaml
fix: preserve error fields in $ai_error carlos-marchal-ph L AI 193.1h 0.1h May 21, 2026

Summary

Bug Fix

Preserve error fields in AI error serialization

Ensures AI error objects retain message, stack, and cause for better debugging, improving reliability of AI analytics.

Health Assessment

Large
High
Low
  • Quick review but long cycle due to release scheduling; large code change with many tests; AI-assisted code generation improved error handling.

AI Details

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

Tech Stack

Languages: Javascript
chore(ci): skip slow irrelevant migration test frankh XS No 3.7h 0.0h May 21, 2026

Summary

Test

Skip slow migration test

Reduces CI runtime by skipping a long-running, obsolete migration test, improving build speed without affecting functionality.

Health Assessment

Small
Low
Low
  • Fast approval with minimal changes; negligible risk to production.

AI Details

Tech Stack

Languages: Python
fix(experiments): update saved metric relations in place instead of recreating. rodrigoi S No 69.2h 26.6h May 21, 2026

Summary

Bug Fix

Update experiment saved metric relations in place

Ensures accurate activity logs for experiment metric updates, preventing false change events and improving auditability.

Health Assessment

Small
Low
High
  • Single-file bug fix with moderate review delay, minimal risk.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
fix(persons): limit export all columns to events wildcard queries MattPua XS No 0.3h 0.2h May 21, 2026

Summary

Bug Fix

Limit export all columns to events queries

Corrects misleading export behavior for persons and actors tables, ensuring export all only applies to events queries.

Health Assessment

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

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(replay): Add organization properties nicowaltz XL No 48.8h 0.0h May 21, 2026

Summary

Feature

Add organization properties for AI training

Enables organizations to opt into AI training with controls for HIPAA compliance, improving data usage and analytics.

Health Assessment

X-Large
Medium
Low
  • The PR had a quick review and merged within 48 hours, but involved many commits and a revert, indicating iterative refinement.

AI Details

Confidence: 0.80

Tech Stack

Languages: Python, Typescript
Frameworks: Django
docs(error-tracking): Add update grouping rules capability to MCP docs inkeep XS No 0.3h 0.1h May 21, 2026

Summary

Docs

Add grouping rules update capability to MCP docs

Updates MCP docs to reflect new AI tool for updating error grouping rules, enabling automated error management workflows.

Health Assessment

Small
Low
Low
  • Rapid review and merge with minimal changes indicate a low-risk documentation update.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

fix(retention): retention queries don't work with the new analyzer rorylshanks M No 0.9h 0.0h May 21, 2026

Summary

Bug Fix

Fix retention queries with new analyzer

Corrects retention query failures caused by analyzer changes, ensuring accurate retention metrics for users.

Health Assessment

Medium
Low
Low
  • The PR was merged within an hour, with a single review and minimal changes, indicating a straightforward bug fix with low risk.

AI Details

Confidence: 0.20

Tech Stack

Languages: Python
fix(settings): align responsive breakpoint to 768px for consistency adamleithp S AI 0.6h 0.0h May 21, 2026

Summary

Bug Fix

Align responsive breakpoint to 768px

Ensures Settings navigation matches Tailwind's md breakpoint, improving UI consistency across devices.

Health Assessment

Small
Low
Low
  • Fast turnaround with minimal changes; AI authored; no manual testing required; low risk to production.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
Changing Joe's Q2 goal joethreepwood XS No 71.7h 47.5h May 21, 2026

Summary

Docs

Update Joe's Q2 goal

Changing Joe's Q2 goal to reflect new objectives.

Health Assessment

Small
Low
Low
  • The PR was small and straightforward, with a simple update to the objectives file.

AI Details

Tech Stack

Languages: Markdown
feat(experiments): implement an organization level configurable default MDE. rodrigoi M AI 45.3h 0.2h May 21, 2026

Summary

Feature

Add organization-level configurable default MDE

Allows teams to set a stricter Minimum Detectable Effect at the project level, improving experiment accuracy and reducing premature completion signals.

Health Assessment

Medium
Low
Medium
  • The PR had a quick initial review but required several subsequent commits to address validation, slider behavior, and permission updates, indicating moderate iteration but no major blockers.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React
chore: pin github actions to commit shas Piccirello S No 8.3h 1.3h May 21, 2026

Summary

Chore

Pin GitHub Actions to Commit SHAs

Ensures reproducible CI by locking workflow actions to specific commit SHAs, improving build stability.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes, indicating low complexity and high confidence in the update.

AI Details

Confidence: 0.95

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-litellm dependabot XS No 0.1h 0.1h May 21, 2026

Summary

Chore

chore(deps): bump idna from 3.11 to 3.15

Updates the idna library to the latest version, improving security and performance for the example AI Litellm integration.

Health Assessment

Small
Low
Low
  • Fast, single-file dependency bump with minimal review, typical of Dependabot updates.

AI Details

Tech Stack

Languages: Python
chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-pydantic-ai dependabot S No 0.5h 0.1h May 21, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates the idna library to the latest version, ensuring compatibility and security fixes.

Health Assessment

Small
Low
Low
  • Fast review and merge, typical for automated dependency updates.

AI Details

Tech Stack

Marketing: add Lizzie's Q2 2026 objective + sidequest Lizzieepton S No 0.8h 0.8h May 21, 2026

Summary

Docs

Add marketing objectives for Q2 2026

Adds primary objective for Managed Warehouse launch and sidequest for data stack growth support.

Health Assessment

Small
Low
Low
  • Fast review and merge, low risk due to small scope and documentation-only changes.

AI Details

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

Tech Stack

Languages: Markdown
fix: guard null token usage fields in OpenAI converter michael-ciridae M AI 168.1h 0.0h May 21, 2026

Summary

Bug Fix

Guard null token usage fields in OpenAI converter

Prevents crashes when OpenAI responses contain null token details, ensuring reliable analytics and user experience.

Health Assessment

Medium
Low
Low
  • The change was reviewed quickly but merged after a long cycle, suggesting a bottleneck in the merge queue rather than code complexity.

AI Details

Category: Code AI

Tech Stack

Languages: Python
chore(error-tracking): remove error-tracking-insights feature flag guard ablaszkiewicz S No 3.0h 1.9h May 21, 2026

Summary

Chore

Remove redundant error-tracking feature flag guard

The removal of the now-redundant error-tracking-insights flag ensures the Insights tab is always displayed, improving user experience. It also cleans up unused constants, reducing code complexity.

Health Assessment

Small
Low
Low
  • Quick turnaround with minimal changes indicates a straightforward cleanup. The PR was merged within 3 hours, showing efficient review and low risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(data-warehouse): surface actionable error when postgres int column type widens Gilbert09 M AI 1.9h 0.1h May 21, 2026

Summary

Bug Fix

Fix data warehouse error on Postgres column widen

Adds actionable error handling for Postgres integer column widening, preventing silent failures and guiding users to reset and resync tables.

Health Assessment

Medium
Low
Low
  • Rapid AI-assisted fix with minimal rework; quick review and merge within 2 hours, indicating low complexity and high confidence in the change.

AI Details

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

Tech Stack

Languages: Python
feat(replay-vision): lens output quality — citations, indexer search, confidence calibration TueHaulund XL AI 18.0h 1.8h May 21, 2026

Summary

Feature

Lens output quality improvements for replay vision

Enhances lens output by fixing citation handling, indexer search, and confidence calibration, improving accuracy and user experience.

Health Assessment

X-Large
Medium
Low
  • Fast cycle and review, but large code changes; minimal rework indicates confidence in changes.

AI Details

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

Tech Stack

Languages: Python
ci(renovate): add custom manager to track pinned chrome-headless-shell version mendral-app S No 18.4h 0.5h May 21, 2026

Summary

CI/CD

Add custom Renovate manager for chrome-headless-shell

Automates updates to the pinned chrome-headless-shell version in Dockerfile.recording-rasterizer using the Chrome for Testing known-good-versions feed.

Health Assessment

Small
Low
Low
  • The PR was reviewed and merged quickly, with minimal changes and no significant risks identified.

AI Details

Usage: AI Reviewed
Category: Code AI
Tools: Copilot
Confidence: 0.90

Tech Stack

Languages: Json5
Frameworks: Renovate
chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-cohere dependabot S No 0.1h 0.1h May 21, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates idna library to address security and performance improvements.

Health Assessment

Small
Low
Low
  • Quick, single-commit dependency update with no review friction.

AI Details

Tech Stack

fix(dashboard): scope selectednode styles to editable cards MattPua S No 17.3h 0.2h May 21, 2026

Summary

Bug Fix

Fix dashboard card styles

Restrict selected node outline styles to editable contexts, preventing visual artifacts on read-only dashboard cards.

Health Assessment

Small
Low
Low
  • Quick review and approval due to CSS-only changes with no logic modifications.

AI Details

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

Tech Stack

Languages: Scss, Javascript
Frameworks: React
fix: apply correct permissions on team viewset ReeceJones L No 16.9h 0.1h May 21, 2026

Summary

Bug Fix

Apply correct permissions on team viewset

Ensures only authorized users can modify sensitive team fields, preventing accidental data exposure and maintaining data integrity. This reduces risk of unauthorized changes and improves security compliance.

Health Assessment

Large
Low
Low
  • Fast review and merge cycle indicates a straightforward bug fix with minimal friction.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript, Python
Frameworks: Django
« Page 35 of 58 »

Get this analytics stack for your team

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

Connect Repos