[feat]. Add username and custom bot mention tags
This commit is contained in:
@@ -4,6 +4,8 @@ GITEA_BASE_URL=https://gitea.reversed.dev
|
||||
# Bot account token used to read PRs and write comments.
|
||||
GITEA_TOKEN=replace
|
||||
GITEA_BOT_USERNAME=codex-bot
|
||||
# Optional extra command mentions (comma-separated), e.g. "@review-buddy,helper-bot".
|
||||
GITEA_BOT_MENTIONS=
|
||||
|
||||
# Shared secret configured on the Gitea webhook.
|
||||
GITEA_WEBHOOK_SECRET=replace
|
||||
|
||||
Reference in New Issue
Block a user