forked from qodo-ai/pr-agent
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Overview
Add Cloudflare integration for monitoring deployments, workers, and pages.
Cloudflare Products to Support
- Cloudflare Pages - Static site deployments
- Cloudflare Workers - Serverless functions
- Cloudflare Deployments - Build and deploy status
API Options
- REST API for polling deployment status
- Webhooks for real-time notifications (Pages/Workers)
Implementation Tasks
- Research Cloudflare API authentication (API Token vs Global API Key)
- Implement CloudflarePoller for deployment status
- Add webhook handler for Cloudflare notifications
- Create CloudflareDeployEvent model
- Add to daemon configuration
References
Priority
High - User actively using Cloudflare
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request