Skip to content

Implement Mail notifications feature

Guillaume MARTINEZ requested to merge 44-mail-notifications into develop

What does this MR do and why?

Allow user to register for notification on a given scope/service for creation/update/comment on incident/maintenance

Implements #44 (closed)

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

  • My code follows the style guidelines of this project
  • I ran pylint and other linters for modified files
  • I have performed a self-review of my own code and tested it
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • My code needed automated testing. I have added them (this is optional task)
Edited by Guillaume MARTINEZ

Merge request reports