This commit is contained in:
Daan Schouteden
2026-06-02 11:39:41 +02:00
commit 3d0e28f427
27 changed files with 3426 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
CURSOR_API_KEY=
GITEA_TOKEN=
GITEA_BASE_URL=https://gitea.example.com
GITEA_BOT_LOGIN=comedykit-pr-bot
WEBHOOK_SECRET=
PORT=8787
DEFAULT_BASE_BRANCH=main
MAX_INLINE_COMMENTS=5
REVIEW_TIMEOUT_MS=120000
DEDUPE_TTL_SECONDS=1800