Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 0.8.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
When a build is completed (succesful or failed) an email should be sent to all people that have had their modifications as part of this build.
Aslak:
Not sure what this means. Can you elaborate Jon?
Jon:
Satisfied?
Issue Links
- depends upon
-
DC-118
Send a mail on build successful to the user who last commited
-
Activity
Jon Tirsen
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 0.2 [ 10251 ] | |
| Description | Not sure what this means. Can you elaborate Jon? |
When a build is completed (succesful or failed) an email should be sent to all people that have had their modifications as part of this build. Aslak: Not sure what this means. Can you elaborate Jon? Jon: Satisfied? |
Jon Tirsen
made changes -
| Environment | ||
| Fix Version/s | 0.2 [ 10251 ] | |
| Fix Version/s | 0.3 [ 10252 ] |
Jon Tirsen
made changes -
| Fix Version/s | 0.4 [ 10600 ] | |
| Fix Version/s | 0.3 [ 10252 ] |
Aslak Hellesøy
made changes -
Aslak Hellesøy
made changes -
| Fix Version/s | 0.7.0 [ 11551 ] | |
| Fix Version/s | 0.4 [ 10600 ] |
Right now, the EmailPublisher posts a message on failed builds, and there is
DC-76feature request, to post a message when a build succeeds after an earlier failure.I understand this issue as an uncoditional sending status messages (be it success or failure) to all users "on the hook" - those that commited changes to the repository since last successful build.
This requires DC-87 or processing of CVSROOT/users or it's counterparts.