From a043bab9cad93a4db1fa2cb1ede19cccb7e8dbcb Mon Sep 17 00:00:00 2001 From: "chatgpt-codex-connector[bot]" <199175422+chatgpt-codex-connector[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 15:41:44 -0500 Subject: [PATCH] Codex plan: add tb/codex/release-tooling in codex Codex-Plan-Lane: codex Codex-Plan-Action: add Codex-Plan-Topic: tb/codex/release-tooling Codex-Plan-Source-Tip: 4209f5e2907f3e96266ce9eabe8db70653dbaef9 Codex-Plan-Merge: tb/codex/lto-pgo Codex-Plan-Source-Base: 88fcb4ac12c583bedf010e97ebf83cec240e3120 Codex-Plan-Review: 83 --- codex.plan | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/codex.plan b/codex.plan index d1bb62d3fdbdf1..03b90e0f4fd28c 100644 --- a/codex.plan +++ b/codex.plan @@ -10,6 +10,7 @@ topic = refs/heads/tb/codex/packfile-uri-concurrency topic = refs/heads/af/codex/pack-bytes topic = refs/heads/tb/codex/parallel-packfile-uris + topic = refs/heads/tb/codex/release-tooling [branch "tb/codex/automation"] remote = . @@ -66,3 +67,10 @@ source-tip = a08b8d8bb7e3082e9d8e3d29e1535579234784be source-base = 4cc8b3223b233aa3b795b1265e6e7cf3d63c7170 merge = refs/heads/tb/codex/packfile-uri-concurrency + +[branch "tb/codex/release-tooling"] + remote = . + source-ref = refs/heads/tb/codex/release-tooling + source-tip = 4209f5e2907f3e96266ce9eabe8db70653dbaef9 + source-base = 88fcb4ac12c583bedf010e97ebf83cec240e3120 + merge = refs/heads/tb/codex/lto-pgo