Init
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user