From b930f70e35b491f04113d97b4a8365c274a7a1ab Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 17 Dec 2025 13:53:14 +0000 Subject: [PATCH 1/2] Initial plan From 1188ef2635982256338a6664b9a0b03085b99c73 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 17 Dec 2025 13:55:37 +0000 Subject: [PATCH 2/2] Fix test to use file:// URL for local template repository Co-authored-by: tschm <2046079+tschm@users.noreply.github.com> --- tests/test-action.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test-action.sh b/tests/test-action.sh index 0e193a1..d70e3fd 100755 --- a/tests/test-action.sh +++ b/tests/test-action.sh @@ -108,7 +108,7 @@ git branch -M main # ------------------------------------------------------------ mkdir -p .github cat > .github/template.yml <