From bb41424714dc47f3717102a21d503c9130462f02 Mon Sep 17 00:00:00 2001 From: willamhou Date: Sat, 23 May 2026 20:15:47 +0800 Subject: [PATCH] Remove temporary hosted workflow fixtures --- docs/hosted-workflow-fixture.md | 7 ------- docs/post-merge-hosted-workflow-smoke.md | 7 ------- 2 files changed, 14 deletions(-) delete mode 100644 docs/hosted-workflow-fixture.md delete mode 100644 docs/post-merge-hosted-workflow-smoke.md diff --git a/docs/hosted-workflow-fixture.md b/docs/hosted-workflow-fixture.md deleted file mode 100644 index 338e664..0000000 --- a/docs/hosted-workflow-fixture.md +++ /dev/null @@ -1,7 +0,0 @@ -# Hosted Workflow Fixture - -This temporary fixture exists only to prove the hosted DeepSeekCode GitHub -review/write workflows can run against a real pull request. - -Requested state: after -Current state: after diff --git a/docs/post-merge-hosted-workflow-smoke.md b/docs/post-merge-hosted-workflow-smoke.md deleted file mode 100644 index b81512a..0000000 --- a/docs/post-merge-hosted-workflow-smoke.md +++ /dev/null @@ -1,7 +0,0 @@ -# Post-Merge Hosted Workflow Smoke - -This temporary fixture proves the DeepSeekCode hosted write workflow still works -after the hosted workflow bridge fixes were merged into the default branch. - -Requested state: after -Current state: after