Coding-Coach / Coding-Coach/find-a-mentor-api
Send request reminder [automation tasks]
Open
draft
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
The logic:
1. Get mentorship requests created 7 days ago
2. Group by mentee
3. For each mentee, check if any requests was approved
- ? Check if other requests from 8-10 days ago was approved
4. Send reminder email
5. Set the request `reminderSentAt` to now
Contributor guide
Assessment
This issue has not been assessed yet.