Update webhooks
last month
12 files changed
- apps/bot-example/src/open-git.ts+11−2
- apps/web/db/pull-requests.ts+36−1
- apps/web/db/schema.ts+1−1
- apps/web/drizzle/0067_ancient_pete_wisdom.sql+5−0
- apps/web/drizzle/meta/0067_snapshot.json+12174−0
- apps/web/drizzle/meta/_journal.json+7−0
- apps/web/lib/bots/webhook-events.test.ts+2−1
- apps/web/lib/bots/webhook-events.ts+2−0
- apps/web/lib/bots/webhooks.test.ts+186−3
- apps/web/lib/bots/webhooks.ts+40−8
- apps/web/lib/github/sync/pulls-inbound.ts+5−2
- docs/integrations/webhooks.md+40−3