init
This commit is contained in:
12
config.example.yaml
Normal file
12
config.example.yaml
Normal 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"
|
||||
Reference in New Issue
Block a user