fix: Fix old drafts not being deleted#608
Conversation
|
@edulelis is attempting to deploy a commit to the Inbox Zero OSS Program Team on Vercel. A member of the Team first needs to authorize it. |
WalkthroughThe changes update the email drafting workflow by passing the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Poem
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: .coderabbit.yaml 📒 Files selected for processing (3)
🧰 Additional context used📓 Path-based instructions (11)apps/web/**/*.{ts,tsx}📄 CodeRabbit Inference Engine (apps/web/CLAUDE.md)
Files:
!{.cursor/rules/*.mdc}📄 CodeRabbit Inference Engine (.cursor/rules/cursor-rules.mdc)
Files:
**/*.ts📄 CodeRabbit Inference Engine (.cursor/rules/form-handling.mdc)
Files:
**/*.{ts,tsx}📄 CodeRabbit Inference Engine (.cursor/rules/logging.mdc)
Files:
apps/web/utils/**📄 CodeRabbit Inference Engine (.cursor/rules/project-structure.mdc)
Files:
apps/web/utils/**/*.ts📄 CodeRabbit Inference Engine (.cursor/rules/project-structure.mdc)
Files:
**/*.{js,jsx,ts,tsx}📄 CodeRabbit Inference Engine (.cursor/rules/ultracite.mdc)
Files:
!pages/_document.{js,jsx,ts,tsx}📄 CodeRabbit Inference Engine (.cursor/rules/ultracite.mdc)
Files:
apps/web/utils/{ai,llms}/**/*📄 CodeRabbit Inference Engine (.cursor/rules/llm.mdc)
Files:
apps/web/utils/{ai,llms}/**/*.ts📄 CodeRabbit Inference Engine (.cursor/rules/llm.mdc)
Files:
apps/web/utils/gmail/**/*.ts📄 CodeRabbit Inference Engine (.cursor/rules/gmail-api.mdc)
Files:
🧠 Learnings (4)📓 Common learningsapps/web/utils/email/provider.ts (1)Learnt from: CR apps/web/utils/ai/actions.ts (10)Learnt from: CR Learnt from: CR Learnt from: CR Learnt from: CR Learnt from: CR Learnt from: CR Learnt from: CR Learnt from: CR Learnt from: CR Learnt from: CR apps/web/utils/gmail/draft.ts (4)Learnt from: CR Learnt from: CR Learnt from: CR Learnt from: CR ⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (2)
🔇 Additional comments (3)
✨ Finishing Touches
🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
Documentation and Community
|
Summary by CodeRabbit
Bug Fixes
Enhancements
Other Improvements