docs: adopt harness coding workflow
Harness governance / validate (push) Has been cancelled

This commit is contained in:
QiuSW
2026-08-03 22:18:02 +08:00
parent 8a99b388c4
commit a5f4cbed6f
46 changed files with 5031 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Copy to $HOME/.codex/gitea.env and replace every example value locally.
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