# 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:// MATRIX_USER=@reviewer: 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=