This commit is contained in:
u80864958
2026-02-12 16:02:38 +01:00
commit 3d4d908d54
14 changed files with 885 additions and 0 deletions

12
config.example.yaml Normal file
View File

@@ -0,0 +1,12 @@
bitbucket:
base-url: "https://bitbucket.your-org.ch"
token: "BMTY4OTU0NjU3OTo..."
# Positional defaults (optional)
project: "APP"
repo: "api-gateway"
prid: 45
llm:
provider: "gemini"
api-key: "AIzaSy..."
model: "gemini-2.0-flash"