gitlab-org--gitlab-foss/changelogs/unreleased/16957-issue-due-email.yml
Sean McGivern 2db218f8bf Send emails for issues due tomorrow
Also, refactor the mail sending slightly: instead of one worker sending all
emails, create a worker per project with issues due, which will send all emails
for that project.
2018-03-30 14:55:05 +01:00

5 lines
112 B
YAML

---
title: Add cron job to email users on issue due date
merge_request: 17985
author: Stuart Nelson
type: added