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-fireworks-ai dependabot S No 0.4h 0.4h May 21, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates the idna library to the latest version, improving DNS handling and security for the example AI fireworks project.

Health Assessment

Small
Low
Low
  • Quick dependency update with minimal changes, merged within minutes.

AI Details

Tech Stack

chore(ci): link enum-collision fix path from openapi schema errors webjunkie M AI 17.2h 0.2h May 21, 2026

Summary

CI/CD

Add CI error links for enum collision fixes

Improves developer experience by linking CI failures to diagnostic commands and documentation, reducing time to resolve enum naming collisions.

Health Assessment

Medium
Low
Low
  • Fast review and minimal rework; PR merged within 17 hours with only a single commit after review, indicating a smooth process.

AI Details

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

Tech Stack

Languages: Python, Yaml
Frameworks: Django
feat(dashboards): add nullable team_id to DashboardTile (1/3) thmsobrmlr M No 20.1h 0.1h May 21, 2026

Summary

Feature

Add nullable team_id to DashboardTile

Adds a nullable team_id column to DashboardTile, enabling multi‑tenant queries and exposing the table for MCP v2, improving dashboard layout handling.

Health Assessment

Medium
Low
Low
  • Fast review and merge cycle (20h) with minimal rework; single approval and few commits after review indicate a smooth process.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-dspy dependabot XS 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
  • Quick dependency update with minimal changes, merged within minutes.

AI Details

Tech Stack

fix: skip PostHogProvider init without api key marandaneto M No 3.4h 0.0h May 21, 2026

Summary

Bug Fix

Skip PostHogProvider init without API key

Fixes errors when rendering PostHogProvider without an API key by preventing initialization and throwing, ensuring apps don’t crash and maintain expected behavior.

Health Assessment

Medium
Low
Low
  • Quick fix with minimal iterations, resolved within 3.4 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Typescript, Javascript
Frameworks: React, Nextjs
fix(insights): preserve disabled test account filter across insight type switch thmsobrmlr S No 4.4h 4.4h May 21, 2026

Summary

Bug Fix

Preserve disabled test account filter across insight type switch

Ensures test account filter remains disabled when switching insight types, preventing unnecessary error prompts and improving user experience.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and strong test coverage, indicating low risk and efficient review.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

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

Summary

Chore

Bump idna dependency to 3.15

Updates idna library to address security and performance improvements, ensuring compatibility with latest standards.

Health Assessment

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

AI Details

Tech Stack

Languages: Python
chore(devex): trim django_db(transaction=True) on temporal tests + drop per-test timeout webjunkie M AI 1.3h 0.8h May 21, 2026

Summary

Chore

Trim Django DB transaction settings in Temporal tests

Reduces CI overhead by removing unnecessary transaction markers and per-test timeouts, improving test performance and stability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal rework, improving CI performance and stability.

AI Details

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

Tech Stack

Languages: Python, Yaml
Frameworks: Django
chore(devex): move alert and action models to product folders webjunkie XL AI 20.7h 19.1h May 21, 2026

Summary

Refactor

Move alert and action models to product folders

Relocates Django alert and action models into product‑specific packages, reducing migration conflicts and improving code isolation.

Health Assessment

X-Large
Medium
Low
  • Fast cycle time and minimal review comments indicate efficient process, but the large number of lines and files moved suggests a higher implementation risk.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
feat(mcp): evaluate feature flags using groups a-lider M No 20.3h 6.4h May 21, 2026

Summary

Feature

Add group-based feature flag evaluation

Enables organization and project scoped feature flags for MCP tools, improving rollout control.

Health Assessment

Medium
Medium
Medium
  • PR required several iterations after initial review, but cycle time remained under a day, indicating efficient resolution.

AI Details

Confidence: 0.10

Tech Stack

Languages: Typescript
feat(error-tracking): add skip-on-conflict for symbol uploads hpouillot L No 47.4h 0.1h May 21, 2026

Summary

Feature

Add skip-on-conflict for symbol uploads

Enables symbol uploads to skip or overwrite conflicts, improving release automation reliability.

Health Assessment

Large
Medium
Low
  • Quick review and single commit indicate smooth integration; large scope suggests significant feature addition.

AI Details

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

Tech Stack

Languages: Rust, Python, Typescript
test(replay): verify network wrappers preserve CSRF and auth headers pauldambra XL AI 50.1h 0.1h May 21, 2026

Summary

Test

Verify network wrappers preserve CSRF and auth headers

Adds comprehensive tests ensuring PostHog's network wrappers retain critical security headers, preventing potential request tampering and ensuring reliable data capture.

Health Assessment

X-Large
Low
Medium
  • Multiple iterations after the initial review indicate thorough validation of header preservation across various scenarios, but the test‑only nature keeps overall risk low.

AI Details

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

Tech Stack

Languages: Javascript, Typescript
Frameworks: Jest, Playwright, Eslint
chore(deps): bump idna from 3.11 to 3.15 in /examples/example-ai-dedalus dependabot S No 3.6h 3.6h May 21, 2026

Summary

Chore

Bump idna dependency to 3.15

Updates the idna library to the latest 3.15 release, addressing security fixes and improving DNS handling.

Health Assessment

Small
Low
Low
  • Fast turnaround with no review comments; straightforward dependency update merged quickly.

AI Details

Tech Stack

Languages: Python
chore(flags): log when surveys/EAF mutate flags without feature_flag:write gustavohstrassburger L No 20.3h 2.2h May 21, 2026

Summary

Chore

Add logging for flag mutations without write scope

Adds temporary observability for surveys and early access features APIs that mutate feature flags without requiring the full write scope, enabling monitoring of customers relying on this transitive access. This helps identify affected keys before enforcing stricter permissions.

Health Assessment

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
fix(home): prevent crash when pasting a number into launchpad search xljones XS AI 2.1h 0.2h May 21, 2026

Summary

Bug Fix

Prevent crash on numeric search paste

Fixes a crash caused by numeric search queries in the AI‑first homepage, improving stability for users.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, resolved in under 3 hours, indicating efficient review and low complexity.

AI Details

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

Tech Stack

Languages: Typescript
perf(cymbal): reduce memory pressure and unblock tokio workers in symbol store jose-sequeira XL No 25.8h 0.1h May 21, 2026

Summary

Bug Fix

Improve cymbal memory usage and latency

Reduces OOMs and timeouts under load, improving reliability and user experience for large sourcemap and dSYM processing.

Health Assessment

Large
Medium
Low
  • The PR was reviewed quickly and merged after a concise series of commits, indicating a smooth review process despite the substantial code changes.

AI Details

Confidence: 0.95

Tech Stack

Languages: Rust
fix(experiments): Send exposure event from prompt experiment snippets jurajmajerik S AI 0.3h 0.1h May 21, 2026

Summary

Bug Fix

Send exposure event from prompt experiment snippets

This fix guarantees that prompt experiment snippets emit the required exposure event, enabling accurate tracking of AI generation metrics. It improves experiment result visibility and data integrity.

Health Assessment

Small
Low
Low
  • Quick resolution with minimal changes and a single review indicates low complexity and high confidence in the fix.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
docs(logs): add severity_level, trace_id, span_id filter documentation inkeep S No 0.3h 0.1h May 21, 2026

Summary

Docs

Add logs filter documentation for severity, trace, span

Enhances logs search docs to guide users on new filter fields, improving usability and reducing support queries.

Health Assessment

Small
Low
Low
  • Rapid merge with minimal review indicates straightforward documentation update.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

fix(replay): make NEW badge legible in AI product context setting pauldambra XS No 4.4h 4.4h May 21, 2026

Summary

Bug Fix

Make NEW badge legible in AI context

Improves readability of the NEW badge in session replay settings, ensuring users can easily identify new features. This cosmetic change aligns badge styling with existing conventions.

Health Assessment

Small
Low
Low
  • Quick cosmetic fix with single commit and single review, minimal risk.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
refactor(cdp): break events consumer inheritance with pipeline services meikelmosby XL AI 3.5h 1.0h May 21, 2026

Summary

Refactor

Refactor CDP event consumers to use pipelines

Replaces inheritance with dedicated pipeline services, eliminating unintended hogflow invocations and simplifying consumer logic, which reduces bugs and eases future maintenance.

Health Assessment

X-Large
High
Low
  • Fast 3.5‑hour cycle and 1‑hour review indicate smooth process, but the 1,656‑line change set is large, raising risk of downstream impact.

AI Details

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

Tech Stack

Languages: Typescript
chore(release): bump posthog-js to ship sheet.href snapshot fix TueHaulund XS No 3.3h 3.2h May 21, 2026

Summary

Chore

Bump posthog-js to ship sheet.href snapshot fix

Ensures the latest snapshot fix is included in the next npm release, keeping the library up-to-date for users.

Health Assessment

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

AI Details

Tech Stack

fix(data-warehouse): use cursor pagination for zendesk tickets import Gilbert09 M AI 20.9h 0.1h May 21, 2026

Summary

Bug Fix

Fix Zendesk tickets import cursor pagination

Prevents infinite loops and OOMs during Zendesk ticket imports by switching to cursor-based pagination, ensuring reliable data ingestion. This change stabilizes data warehouse imports and protects downstream analytics.

Health Assessment

Medium
Low
Low
  • Quick review and single commit indicate a straightforward fix with minimal risk.

AI Details

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

Tech Stack

Languages: Python
feat(logs): add severity_level, trace_id, span_id top-level filters frankh M AI 2.2h 0.1h May 21, 2026

Summary

Feature

Add severity, trace, and span filters to logs

Enables users to filter logs by severity, trace ID, and span ID directly, improving traceability and debugging.

Health Assessment

Medium
Medium
Low
  • Fast review and merge (2.2h cycle) with only a few small commits after the first review, indicating a straightforward change with minimal friction. The moderate scope and quick turnaround suggest low to medium risk.

AI Details

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

Tech Stack

Languages: Typescript, Python
Frameworks: React
feat(cdp): node producer + rerun paginator (2/3) benjackwhite XL AI 69.1h 0.2h May 21, 2026

Summary

Feature

Add Node producer and rerun paginator

Enables backend processing of invocation lifecycle events and rerun functionality for CDP, improving data tracking and reprocessing capabilities.

Health Assessment

X-Large
High
Medium
  • The PR required multiple iterations and a review cycle, indicating moderate complexity. The large code addition across many files suggests a significant backend feature with potential integration risks.

AI Details

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

Tech Stack

Languages: Typescript, Javascript
chore(clickhouse): drop COORDINATOR node role orian M No 1.2h 0.6h May 21, 2026

Summary

Chore

Remove dead ClickHouse COORDINATOR node role

Eliminates unused node role, simplifying cluster logic and reducing maintenance overhead.

Health Assessment

Small
Low
Low
  • Fast turnaround with a single commit and minimal changes indicates straightforward maintenance.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python
chore(ci): Rebuild temporal images if ClickHouse migrations change langesven S No 1.7h 0.1h May 21, 2026

Summary

CI/CD

Rebuild temporal images on ClickHouse migration changes

Ensures temporal workers rebuild when ClickHouse migrations change, preventing stale images and reducing rollback work.

Health Assessment

Small
Low
Low
  • Fast review and merge with minimal changes indicates low complexity and high confidence in CI update.

AI Details

Confidence: 0.75

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(clickhouse): enable clickhouse analyzer for all teams rorylshanks XL No 73.9h 4.4h May 21, 2026

Summary

Feature

Enable ClickHouse analyzer for all teams

Enables ClickHouse query analyzer by default, removing team‑based rollout and per‑query overrides, improving performance and simplifying configuration.

Health Assessment

AI Details

Usage: AI Assisted
Confidence: 0.95

Tech Stack

Languages: Python, Typescript
feat(hogli): gate secret-wrap on per-command needs_secrets flag webjunkie L AI 0.5h 0.1h May 21, 2026

Summary

Feature

Gate secret-wrap on per-command needs_secrets flag

Adds a per-command opt‑in for secret wrapping in the hogli CLI, eliminating unnecessary biometric prompts for non‑secret commands and improving developer workflow.

Health Assessment

Medium
Low
Low
  • Fast review and merge with minimal rework; low complexity and risk.

AI Details

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

Tech Stack

Languages: Python, Yaml
chore(ci): post ClickHouse migration SQL per environment as PR comment orian M No 19.5h 0.1h May 21, 2026

Summary

CI/CD

Post ClickHouse migration SQL per environment as PR comment

This change surfaces per-environment ClickHouse migration SQL directly in the PR comment, enabling reviewers to quickly spot divergences without digging into CI logs, improving review efficiency.

Health Assessment

Medium
Low
Low
  • Fast review and single commit indicate smooth integration; the change is small to medium scope and adds CI visibility without affecting functionality.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python, Yaml
Refine onboarding document with updated links and text molszewska S No 0.7h - May 21, 2026

Summary

Docs

Refine onboarding document with updated links and text

Updated onboarding documentation to provide clearer instructions and current links, improving new hire experience.

Health Assessment

Small
Low
Low
  • Quick documentation update with minimal changes, merged within minutes.

AI Details

Confidence: 0.95

Tech Stack

chore(experiments): split ExperimentView/components.tsx by concern andehen XL No 45.4h 5.3h May 21, 2026

Summary

Refactor

Split ExperimentView components into focused modules

Improves maintainability and readability by separating concerns in the ExperimentView component, reducing complexity and facilitating future feature development.

Health Assessment

X-Large
Medium
Low
  • The PR involved a significant refactor of the ExperimentView component, splitting a large file into multiple focused modules, with a single review cycle and no behavior changes.

AI Details

Tech Stack

Languages: Typescript
fix(batch-exports): cancel hanging Databricks queries on timeout/cancellation rossgray XL AI 41.8h 0.1h May 21, 2026

Summary

Bug Fix

Cancel hanging Databricks queries on timeout

Ensures batch export jobs terminate promptly, preventing resource leaks and improving reliability for data pipelines.

Health Assessment

X-Large
Medium
Low
  • The PR was reviewed and approved quickly, but the changes span over 800 lines across three files, indicating a substantial code rewrite to address a critical reliability issue.

AI Details

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

Tech Stack

Languages: Python
fix(frontend): break import cycle in lib/api.ts via type-only import pauldambra XS No 0.3h 0.1h May 21, 2026

Summary

Bug Fix

Fix import cycle in frontend API

Converts a value import to a type-only import, eliminating a lint cycle and allowing lint-staged to run without errors.

Health Assessment

Small
Low
Low
  • Quick single-line change resolved lint cycle, minimal review and merge time.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Typescript
perf(ci): restrict pnpm cache writes to master branch only mendral-app M No 0.8h 0.3h May 21, 2026

Summary

CI/CD

Optimize GitHub Actions pnpm cache

Reduce cache entries and space consumption by restricting pnpm cache writes to master branch only

Health Assessment

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

AI Details

Tech Stack

Languages: Yaml
Frameworks: Github-Actions
feat(llm-gateway): forward openai organization from env var joshsny L No 1.9h 1.5h May 21, 2026

Summary

Feature

Add OpenAI organization forwarding via env var

Enables routing OpenAI traffic to a specific organization by exporting OPENAI_ORG_ID from an env var, improving compliance and attribution. This change supports HIPAA compliance for projects using OpenAI with Zero Data Retention.

Health Assessment

Large
Low
Low
  • Quick turnaround with minimal rework; single review and merge within 2 hours.

AI Details

Usage: Authored by AI
Confidence: 0.95

Tech Stack

Languages: Python, Yaml
fix(settings): align project banner with settings content column posthog S No 43.9h 43.9h May 21, 2026

Summary

Bug Fix

Align project banner with settings column

Fixes layout overlap on settings pages, improving UI consistency and user experience.

Health Assessment

Small
Low
Medium
  • Single CSS change, minimal rework, quick merge after review.

AI Details

Confidence: 0.75

Tech Stack

Languages: Typescript
Frameworks: React
feat(experiments): anchor retention maturity on start_event timestamp jurajmajerik L No 15.1h 0.1h May 21, 2026

Summary

Feature

Anchor retention maturity to start_event timestamp

Ensures retention metrics accurately reflect user engagement by anchoring maturity checks to the start_event timestamp, improving analytics reliability for product decisions.

Health Assessment

Medium
Low
Low
  • Fast cycle time and immediate approval indicate a straightforward, low-risk change with minimal review friction.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
feat(insights): allow un-setting result customization color thmsobrmlr M AI 36.6h 34.8h May 21, 2026

Summary

Feature

Add ability to unset result customization color

Users can now remove color overrides for insights, improving flexibility and reducing confusion.

Health Assessment

Small
Low
Medium
  • PR had a single review after a long review time, but minimal changes and no rework, indicating a straightforward UI fix.

AI Details

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

Tech Stack

Languages: Typescript
Frameworks: React
feat(workflows): Drop UUID coercion now that person_id is TEXT dmarchuk M No 35.6h 0.6h May 21, 2026

Summary

Feature

Remove UUID coercion for person_id in workflows

Enables non-UUID person identifiers to be stored and processed, preventing job insertion failures and improving job matching accuracy.

Health Assessment

Medium
Low
Low
  • Fast review and single round of changes; moderate code churn; no major blockers; deployment order critical but safe once migration is live.

AI Details

Confidence: 0.80

Tech Stack

Languages: Typescript
Clarify hiring advice for AI-native roles fraserhopper XS No 1.8h - May 21, 2026

Summary

Docs

Clarify hiring advice for AI-native roles

Removed unnecessary phrasing in job description advice.

Health Assessment

Small
Low
Low
  • Quick merge with minimal changes indicates low complexity and minimal risk.

AI Details

Confidence: 0.75

Tech Stack

fix: apply tracing headers to XHR requests marandaneto M No 21.9h 0.1h May 21, 2026

Summary

Bug Fix

Apply tracing headers to XHR requests

Fixes missing tracing headers on XMLHttpRequest calls, ensuring consistent telemetry across fetch and XHR, improving data accuracy.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and fast review, indicating low complexity and high confidence in the patch.

AI Details

Tech Stack

Languages: Typescript
feat(dmat): revert part 3: wire up dmat_string columns in clickhouse rorylshanks L No 0.0h - May 21, 2026

Summary

Bug Fix

Revert dmat_string columns wire up in ClickHouse

Reverts a migration that added dmat_string columns to ClickHouse, restoring the previous schema to maintain data integrity and prevent potential analytics issues.

Health Assessment

Medium
Low
Low
  • Quick revert with minimal changes, no review required, low risk to production

AI Details

Tech Stack

Languages: Python
docs: update Laravel PHP SDK guide marandaneto M No 15.7h 4.3h May 21, 2026

Summary

Docs

Update Laravel PHP SDK guide

Clarifies Laravel integration with PostHog PHP SDK, improving developer onboarding and reducing configuration errors.

Health Assessment

Small
Low
Low
  • Single documentation change with quick review and merge, indicating a straightforward, low-risk update.

AI Details

Confidence: 0.95

Tech Stack

Update Python framework docs marandaneto M No 18.4h 6.9h May 21, 2026

Summary

Docs

Update Python framework docs

Updated Python SDK documentation to include error tracking support and correct examples, improving developer experience.

Health Assessment

Medium
Low
Low
  • Fast 18‑hour cycle with a single commit and minimal line changes indicates a low‑risk, straightforward documentation update.

AI Details

Tech Stack

docs: update Ruby SDK documentation marandaneto L No 19.6h 8.0h May 21, 2026

Summary

Docs

Update Ruby SDK documentation

Updated Ruby SDK and Rails documentation to include new configuration options, request context behavior, and migration paths, improving developer experience and reducing onboarding friction.

Health Assessment

Medium
Low
Low
  • Documentation update completed quickly with minimal review, indicating straightforward changes and low risk.

AI Details

Confidence: 0.10

Tech Stack

fix: handle Gemini responses without candidates marandaneto S No 21.6h 0.0h May 21, 2026

Summary

Bug Fix

Fix Gemini responses without candidates

Prevents crashes when Gemini API returns no candidates, ensuring robust extraction of web search metadata.

Health Assessment

Small
Low
Low
  • Quick turnaround with immediate review and minimal rework; PR resolved a runtime error with concise changes and tests.

AI Details

Tech Stack

Languages: Python
Update PHP SDK documentation marandaneto M No 23.0h 11.4h May 21, 2026

Summary

Docs

Update PHP SDK documentation

This PR updates the PHP SDK documentation to reflect current installation methods, initialization patterns, and feature flag evaluation options, improving developer onboarding and reducing confusion.

Health Assessment

Medium
Low
Low
  • Quick turnaround with minimal rework; documentation updated efficiently.

AI Details

Confidence: 0.10

Tech Stack

fix(llma): correct gemini-3-pro-image cost undercounted 10x carlos-marchal-ph S No 21.3h 0.0h May 21, 2026

Summary

Bug Fix

Fix gemini-3-pro-image cost undercount

Corrects undercounted cost for Gemini image model, ensuring accurate billing.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, automated tests passed, no manual verification needed.

AI Details

Tech Stack

Languages: Typescript
add ownership row for GH integrations oliverb123 S No 16.7h 0.0h May 21, 2026

Summary

Feature

Add ownership row for GH integrations

Adds an ownership row to GitHub integration records, enabling teams to track responsibility and improve governance.

Health Assessment

Small
Low
Low
  • Quick turnaround with a single commit and no review iterations indicates a straightforward, low-risk change.

AI Details

Tech Stack

Languages: Typescript
Frameworks: React
fix(alerts): use absolute notebook url in investigation breach line andrewm4894 XS No 21.6h 3.3h May 21, 2026

Summary

Bug Fix

Fix alerts to use absolute notebook URL

Makes notebook links in alert notifications clickable by using absolute URLs.

Health Assessment

Small
Low
Low
  • The PR was approved quickly, indicating a straightforward fix with minimal risk.

AI Details

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

Tech Stack

Languages: Python
Frameworks: Django
« Page 36 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