Patch #6864
Support of mail notification for changesets
Status: | New | Start date: | 2010-11-11 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Email notifications | |||
Target version: | - |
Description
This patch closely resembles the traditional subversion hooks. The main difference is the recipients list is integrated with redmine: author exclusion and permissions. And maybe other SCM's also (tested with SVN).
I have tested it with plain text only, the html template needs improvements (render difference for instance).
TODO: ability to turn this off in project settings.
Related issues
History
#1
Updated by Axel B. over 11 years ago
Nice one, I will definitely give it a try. I am using the traditional svn hooks right now. Maybe it's worth to try to put this into a plugin? I'll give it a try, as time allows me to do so :-)
#2
Updated by Xiwen Cheng over 11 years ago
That's a good idea. I will see if I can get it sorted out.
#3
Updated by Go MAEDA over 3 years ago
- Duplicated by Feature #15425: E-mail notification for commits added