From 491c46281038c2be099560de8c8f54c68a38efbe Mon Sep 17 00:00:00 2001 From: Lex Date: Tue, 1 Sep 2026 22:56:00 +0800 Subject: [PATCH 1/3] chore: record delivery binding for specgit-harness --- .specgit.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .specgit.yaml diff --git a/.specgit.yaml b/.specgit.yaml new file mode 100644 index 0000000..70a46b8 --- /dev/null +++ b/.specgit.yaml @@ -0,0 +1,7 @@ +version: 1 +delivery: specgit-harness +context: + kind: branch + branch: feat/17-specgit-harness +issues: + - 17 From 24b8402965abacc127957672e2f38725055ec093 Mon Sep 17 00:00:00 2001 From: Lex Date: Tue, 1 Sep 2026 22:56:11 +0800 Subject: [PATCH 2/3] chore: record delivery binding for specgit-harness --- .specgit.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.specgit.yaml b/.specgit.yaml index 70a46b8..d3d035f 100644 --- a/.specgit.yaml +++ b/.specgit.yaml @@ -5,3 +5,4 @@ context: branch: feat/17-specgit-harness issues: - 17 +pr: 18 From d51c1c5a2e0054becaff5644aad07027dd8aeb09 Mon Sep 17 00:00:00 2001 From: Lex Date: Tue, 1 Sep 2026 22:58:00 +0800 Subject: [PATCH 3/3] chore: record delivery binding for specgit-harness --- .specgit.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.specgit.yaml b/.specgit.yaml index d3d035f..5c826c0 100644 --- a/.specgit.yaml +++ b/.specgit.yaml @@ -2,7 +2,7 @@ version: 1 delivery: specgit-harness context: kind: branch - branch: feat/17-specgit-harness + branch: chore/specgit-harness issues: - 17 -pr: 18 +pr: 19