Skip to content

trunk-merge/pr-87812/dfc21132-c178-4244-a763-9ef4223c6c8e - #89651

Closed
trunk-io[bot] wants to merge 391 commits into
masterfrom
trunk-merge/pr-87812/dfc21132-c178-4244-a763-9ef4223c6c8e
Closed

trunk-merge/pr-87812/dfc21132-c178-4244-a763-9ef4223c6c8e#89651
trunk-io[bot] wants to merge 391 commits into
masterfrom
trunk-merge/pr-87812/dfc21132-c178-4244-a763-9ef4223c6c8e

Merging d9c1fdac0522a4ff6fbc3ab0c356cbfd69dc6ae8 into trunk-temp/pr-8…

3d747a4
Select commit
Loading
Failed to load commit list.
Tests (PostHog) / Migration risk succeeded Aug 26, 2026 in 0s

✅ All migrations safe

Summary: 1 Safe | 0 Needs Review | 0 Blocked

✅ Safe

Brief or no lock, backwards compatible

posthog.1321_organization_read_only_mcp_access
  └─ #1 ✅ AddField
     Adding nullable field requires brief lock
     model: organization, field: read_only_mcp_access

📚 How to Deploy These Changes Safely

AddField:

This operation acquires a brief lock but doesn't rewrite the table.

Deployment uses lock timeouts with automatic retries, so lock contention will cause retries rather than connection pile-up.