rescue(ms-gate-001): preserve uncommitted gatekeeper WIP found in canonical clone (Q19 O1, Jason 2026-08-25)
Gatekeeper module (Gitea PR-webhook -> pending merges), AddPendingMerges migration, vitest-runner, webhook edits, compose/CI/env/docs touches. Applied to the tree in a single event 2026-08-23 18:45, author unknown. Base main@32896770 (2026-03-09). Rescued verbatim for remediation per board row; no functional review implied.
This commit is contained in:
@@ -292,6 +292,11 @@ GITEA_REPO_NAME=stack
|
||||
# Configure in Gitea: Repository Settings → Webhooks → Add Webhook
|
||||
GITEA_WEBHOOK_SECRET=REPLACE_WITH_RANDOM_WEBHOOK_SECRET
|
||||
|
||||
# Gatekeeper merge automation
|
||||
# Uses the same Gitea host to validate PR webhooks and to merge approved PRs after green CI.
|
||||
GITEA_API_TOKEN=REPLACE_WITH_GATEKEEPER_GITEA_API_TOKEN
|
||||
GATEKEEPER_ENABLED=true
|
||||
|
||||
# Coordinator API Key (service-to-service authentication)
|
||||
# CRITICAL: Generate a random API key with at least 32 characters
|
||||
# Example: openssl rand -base64 32
|
||||
|
||||
Reference in New Issue
Block a user