Scaffold gitea-review-bot: thin matrix-nio PR-review bot (auto-map, threaded review, subagent panel, merge/reject/deploy)

This commit is contained in:
Keysat
2026-06-28 15:54:44 -05:00
commit 6968e5d737
12 changed files with 888 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# gitea-review-bot credentials — COPY to .env (gitignored). Never commit real values.
# The real .env lives next to the deployment on the Spark.
MATRIX_HOMESERVER=https://<your-synapse-host>
MATRIX_USER=@reviewer:<your-domain>
MATRIX_DEVICE_ID=gitea-review-bot
MATRIX_ACCESS_TOKEN=
# Gitea access token with Read+Write on the repos it reviews (needed to merge/close PRs).
# Gitea → Settings → Applications → Generate Token, scope: repository = Read and Write.
GITEA_TOKEN=