code-corps / code-corps/code-corps-api
Send an email digest with suggested tasks based on skills
- Lingua principale
- Elixir
- Stelle
- 234
- Fork
- 82
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
# Problem
We want to send an email that uses the (yet unfinished) task matcher to send an email digest with perhaps the top three most recommended, unassigned, open tasks for a user based on their skills.
We can attempt to send this once a week using Quantum jobs.
We'll likely need to be add in some sort of system for being able to unsubscribe from these emails so that future emails don't accidentally end up in spam.
Each task should list:
- skills (both matching and not matching)
- when the task was created
Ideally we would also factor in the task priority, but that might be a polish step.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.