From 4b2f6e5803230142fa4255898eae83888ad8c22e Mon Sep 17 00:00:00 2001 From: Lex Date: Tue, 1 Sep 2026 23:09:40 +0800 Subject: [PATCH] chore: record delivery binding for specgit-harness --- .specgit.yaml | 7 +++++++ spec_git/policy.yaml | 3 +++ 2 files changed, 10 insertions(+) create mode 100644 .specgit.yaml create mode 100644 spec_git/policy.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 diff --git a/spec_git/policy.yaml b/spec_git/policy.yaml new file mode 100644 index 0000000..fb1c960 --- /dev/null +++ b/spec_git/policy.yaml @@ -0,0 +1,3 @@ +version: 1 +required_checks: + - validate