initial ai implementation
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
LINEAR_API_KEY=lin_api_xxx
|
||||
LINEAR_WEBHOOK_SECRET=xxx
|
||||
|
||||
GITEA_URL=https://gitea.example.com
|
||||
GITEA_TOKEN=gitea_token_xxx
|
||||
GITEA_WEBHOOK_SECRET=xxx
|
||||
|
||||
CONFIG_PATH=config.yaml
|
||||
Reference in New Issue
Block a user