Skip to content

trunk-merge/pr-86299/6c87fc3d-a97f-4f83-bc79-0d5a26ed4c46 - #89649

Closed
trunk-io[bot] wants to merge 364 commits into
masterfrom
trunk-merge/pr-86299/6c87fc3d-a97f-4f83-bc79-0d5a26ed4c46
Closed

trunk-merge/pr-86299/6c87fc3d-a97f-4f83-bc79-0d5a26ed4c46#89649
trunk-io[bot] wants to merge 364 commits into
masterfrom
trunk-merge/pr-86299/6c87fc3d-a97f-4f83-bc79-0d5a26ed4c46

Merging 535d0fbf2d55a9d6b7a42d32a7ead2ada2abfe52 into trunk-temp/pr-8…

96c469c
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.