feat(governance): automate harness consistency checks (phase 3)
Harness governance / validate (push) Has been cancelled

This commit is contained in:
chengma
2026-07-14 13:05:19 +08:00
parent 0a09deacee
commit 1d3428a288
22 changed files with 2149 additions and 60 deletions
+3 -1
View File
@@ -2,9 +2,11 @@
GITEA_URL=http://gitea.example.invalid:3000
GITEA_TOKEN=【replace-with-minimum-scope-token】
# Optional non-secret identity used to verify dispatcher-authored CLAIM comments.
GITEA_DISPATCHER_LOGIN=【dispatcher-gitea-login】
# Required only when the team explicitly accepts HTTP credential exposure risk.
GITEA_ALLOW_INSECURE_HTTP=1
# Optional: bypass local HTTP/SOCKS proxy for this Gitea instance.
GITEA_DIRECT=1