Open Issues Need Help
View All on GitHubAI Summary: This issue requests the creation of a new GitHub Actions workflow to automate the release process. The workflow should be triggered by new tags matching the `v*` pattern. Its primary functions will be to run necessary checks (e.g., tests, linting) and then publish a draft of the release notes.
AI Summary: This issue requests the creation of a concise documentation page featuring step-by-step screenshots. The guide will walk new users through their initial deployment process and their first workflow call, serving as a starter walkthrough.
AI Summary: This issue proposes adding a feature to save and restore dashboard filters. Users should be able to store their preferred time windows and route filters in local storage, with the implementation requiring comprehensive tests.
AI Summary: This issue involves implementing new connector routes to integrate with HubSpot, specifically for contact and deal actions. The implementation must include robust error normalization to standardize error handling, and incorporate retry-safe semantics to ensure data integrity and system resilience during retries.
AI Summary: This issue involves implementing new API routes to facilitate reading and writing of Notion database items. The routes must incorporate token-based authentication for security, robust payload validation for data integrity, and comprehensive fixture tests to ensure reliability.
AI Summary: This issue requires implementing production-ready Stripe connector routes for `payment_intent_create` and `customer_upsert` actions. The implementation must include comprehensive fixture tests, robust configuration validation, and clear documentation to ensure reliability and ease of use.