What it does
- GitHub release and deploy webhooks
- Feishu notifications for users or groups
- Supabase-backed state and retries
- Vercel serverless API routes
A lightweight deployment companion that turns minibot release events into polished Feishu notifications, without a long-running backend.
The first version stays simple: one deploy source, one notification path, one audit trail.
GitHub Actions or a manual release event hits Vercel, then ServerlessShip formats and sends the Feishu card.
Supabase stores projects, notification targets, releases, and delivery attempts for retry and audit.
Built as a thin serverless layer for minibot release notifications.