All product workers
GitHub issues marketing worker
marketing-github-issues
CRON + AI workflows for triaging and replying in GitHub issue threads.
Pair with the GitHub Issues Bot showcase for the same user journey; this worker is the headless automator in production.
Related interactive UI
/demos/github-issues-botSource
- Path
- apps/marketing-github-issues
- Entry
- src/index.ts
- Config
- wrangler.toml
Bindings (summary)
- DB (D1)
- AI
- crons
Set real IDs, buckets, and secrets in the Cloudflare dashboard or via wrangler secret put to match this repo’s wrangler file.
Commands
cd apps/marketing-github-issues && npm run dev
cd apps/marketing-github-issues && npm run deploy