Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.1-beta-3
-
Component/s: Notification Subsystem
-
Labels:None
-
Complexity:Intermediate
-
Patch Submitted:Yes
-
Number of attachments :
Description
CruiseControl has the nice feature of only sending notification email to those users who submitted the changes in the build. I missed that feature when switching to Continuum, so I implemented it. It compiles a list of scm ids from the change list, then matches them against the developers in the POM to get email addresses. It delegates to the default RecipientSource if there is no change list.
Issue Links
- is duplicated by
-
CONTINUUM-560
Extend blame mechanism to send email to the developer that caused the build to fail
-
-
CONTINUUM-715
Automatic notification to last committers
-
Activity
Emmanuel Venisse
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.0.3 [ 12330 ] | |
| Fix Version/s | 1.1 [ 12082 ] |
Emmanuel Venisse
made changes -
| Workflow | jira [ 49633 ] | Maven New [ 52656 ] |
Emmanuel Venisse
made changes -
| Component/s | Core system [ 10883 ] | |
| Component/s | Notification [ 12225 ] |
Emmanuel Venisse
made changes -
| Link |
This issue is duplicated by |
Emmanuel Venisse
made changes -
| Link |
This issue is duplicated by |
John Didion
made changes -
| Attachment | change-list-recipient-source.diff [ 23767 ] |
Jesse McConnell
made changes -
| Fix Version/s | 1.1-alpha-2 [ 12960 ] | |
| Fix Version/s | 1.1-alpha-1 [ 12082 ] |
Jesse McConnell
made changes -
| Fix Version/s | 1.1-alpha-2 [ 12960 ] | |
| Fix Version/s | 1.1-alpha-3 [ 13432 ] |
Emmanuel Venisse
made changes -
| Fix Version/s | To Sort [ 13607 ] | |
| Fix Version/s | 1.1-beta-1 [ 13432 ] |
Emmanuel Venisse
made changes -
| Fix Version/s | Future [ 13292 ] | |
| Fix Version/s | To Sort [ 13607 ] |
Brett Porter
made changes -
| Patch Submitted | [Yes] |
Emmanuel Venisse
made changes -
| Fix Version/s | To Sort [ 13607 ] | |
| Fix Version/s | Future [ 13292 ] |
Emmanuel Venisse
made changes -
| Fix Version/s | To Sort [ 13607 ] | |
| Assignee | Emmanuel Venisse [ evenisse ] | |
| Fix Version/s | 1.1-beta-3 [ 13661 ] |
Emmanuel Venisse
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
Great work. But I don't understand how I should use it. What version of Continuum do I need? Do I need to turn the feature on somehow? How?