Skip to content

Commit 2b89045

Browse files
bluedbirdclaude
andcommitted
chore: simplify channel adapters
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d40b9ea commit 2b89045

28 files changed

Lines changed: 2 additions & 1689 deletions

config/system.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,3 @@ telegram:
1010
provider:
1111
model: ""
1212
extraArgs: []
13-
14-
# GitHub webhooks (requires GitHub App + tunnel)
15-
github:
16-
enabled: false
17-
token: ${GITHUB_TOKEN}
18-
workflowsDir: ./workflows/github
19-
webhook:
20-
port: 3100
21-
path: /webhooks/github
22-
secret: ${GITHUB_WEBHOOK_SECRET}

packages/channels/github/package.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

packages/channels/github/src/adapter.test.ts

Lines changed: 0 additions & 250 deletions
This file was deleted.

0 commit comments

Comments
 (0)