Skip to content

Send notifications for epic status change

Jarka Košanová requested to merge 7272-epics-notifications into master

What does this MR do?

It adds notifications for closing and reopening epics.

  • it adds close_epic and reopen_epic methods in NotificationService, both call epic_status_change_email and use one template (epic_status_changed_email)

Custom notification settings are not included in the scope of this MR - follow up issue: https://gitlab.com/gitlab-org/gitlab-ee/issues/8281

What are the relevant issue numbers?

Closes #7272 (closed)

Does this MR meet the acceptance criteria?

Merge request reports

Loading