-
New Feature
-
Resolution: Duplicate
-
Major
-
None
It would be nice if the email-ext plugin would support an additional trigger for claimed builds (see Claim plugin) and allow recipient to be set to 'claimer'
Reasoning: when a failed/unstable build is claimed stickily, it would be nice to send e-mails for following failed builds only to the claimer and not to other committers
- duplicates
-
JENKINS-11638 When claimed, stop sending e-mails to individuals who broke the build
-
- Open
-
[JENKINS-21449] Add new trigger for claimed builds
Issue Type | Original: Bug [ 1 ] | New: New Feature [ 2 ] |
Component/s | New: claim [ 15531 ] | |
Component/s | Original: email-ext [ 15538 ] | |
Assignee | Original: Alex Earl [ slide_o_mix ] |
Assignee | New: Christian Bremer [ ki82 ] |
Link | New: This issue duplicates JENKINS-11638 [ JENKINS-11638 ] |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
I've provided the ability for other plugins to create triggers via an Extension point, I don't want to add another dependency at this point, but the Claim plugin owner could certainly implement a trigger for email-ext, or an external plugin could implement this.