From ff3da57c86471c7de2bea8e6ca8f765fde24abcd Mon Sep 17 00:00:00 2001 From: T3 Code PR Stack <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 11:48:21 +0200 Subject: [PATCH] fix(stack): point identity overlay at permanent draft PR #250 #203 was accidentally squash-merged into fork/changes. Identity must remain a registered integration overlay. Reset changes, reopen as draft PR #250, and update pr-stack.json. --- .github/pr-stack.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pr-stack.json b/.github/pr-stack.json index 537535ba9d8..cdafb8c4e32 100644 --- a/.github/pr-stack.json +++ b/.github/pr-stack.json @@ -31,7 +31,7 @@ "branch": "fork/vscode" }, { - "number": 203, + "number": 250, "branch": "fork/identity" } ],