WorkerFlow Cloudflare automation runtime (OSS, currently private)

0 stars 0 forks 0 watchers TypeScript MIT License
6 Open Issues Need Help Last updated: Feb 28, 2026

Open Issues Need Help

View All on GitHub
Automation Workflow Automation

AI Summary: This issue proposes the creation of a GitHub Actions workflow to automate the release process. The workflow should trigger on tagged releases (specifically those starting with 'v') and will be responsible for running checks and drafting release notes.

Complexity: 3/5
enhancement help wanted roadmap ci-cd

WorkerFlow Cloudflare automation runtime (OSS, currently private)

TypeScript
Automation Workflow Automation

AI Summary: This issue requests the creation of a new documentation page. The page should provide a step-by-step guide with screenshots, demonstrating how to perform a first deployment and make a first workflow call.

Complexity: 2/5
documentation good first issue roadmap

WorkerFlow Cloudflare automation runtime (OSS, currently private)

TypeScript
Automation Workflow Automation

AI Summary: This issue proposes adding functionality to save and restore dashboard filters, specifically time windows and route filters, using local storage. This enhancement aims to improve user experience by allowing users to persist their preferred dashboard views across sessions. The implementation should also include corresponding tests.

Complexity: 3/5
enhancement good first issue roadmap dashboard

WorkerFlow Cloudflare automation runtime (OSS, currently private)

TypeScript
Automation Workflow Automation

AI Summary: This issue requests the implementation of new routes for a HubSpot connector, specifically for contact and deal actions. The implementation should include robust error handling with normalization and ensure the operations are safe to retry.

Complexity: 3/5
enhancement help wanted connector roadmap runtime

WorkerFlow Cloudflare automation runtime (OSS, currently private)

TypeScript
Automation Workflow Automation

AI Summary: This issue proposes the implementation of new API routes for a Notion connector. These routes will enable reading and writing to Notion databases, requiring token authentication and payload validation. Fixture tests will also need to be created to ensure functionality.

Complexity: 3/5
enhancement help wanted connector roadmap runtime

WorkerFlow Cloudflare automation runtime (OSS, currently private)

TypeScript
Automation Workflow Automation

AI Summary: This issue requests the implementation of two key Stripe connector actions: `payment_intent_create` and `customer_upsert`. The implementation should be production-ready, including fixture tests, configuration validation, and documentation.

Complexity: 3/5
enhancement help wanted connector roadmap runtime

WorkerFlow Cloudflare automation runtime (OSS, currently private)

TypeScript