From dce3d22671fa225f30b54c7ace5e5f2316825484 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 19 Aug 2026 08:09:16 +0000 Subject: [PATCH 1/2] Initial plan From b89df944a9461aea96cb54fdbbc13545e5cd16f4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 19 Aug 2026 08:13:10 +0000 Subject: [PATCH 2/2] fix: allow drill run placeholders in cspell dictionary Co-authored-by: dynamicdhx <310516170+dynamicdhx@users.noreply.github.com> --- .vscode/cspell.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.vscode/cspell.json b/.vscode/cspell.json index 1468692910..e2acee3b31 100644 --- a/.vscode/cspell.json +++ b/.vscode/cspell.json @@ -293,6 +293,8 @@ "distributedtask", "dockerfiles", "drawcord", + "drillrunname", + "drillrunresourcename", "dssldrf", "embeddingdeploymentname", "environmentcredential",