Skip to content

trunk-merge/pr-89410/864f07c1-41d9-46e5-94d4-a7a713dd5313 - #89650

Closed
trunk-io[bot] wants to merge 380 commits into
masterfrom
trunk-merge/pr-89410/864f07c1-41d9-46e5-94d4-a7a713dd5313
Closed

trunk-merge/pr-89410/864f07c1-41d9-46e5-94d4-a7a713dd5313#89650
trunk-io[bot] wants to merge 380 commits into
masterfrom
trunk-merge/pr-89410/864f07c1-41d9-46e5-94d4-a7a713dd5313

Merging cccbbd85225bf0b0eb8401f7869f068ba4fdd0a1 into trunk-temp/pr-8…

e14084a
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.