-
New Feature
-
Resolution: Fixed
-
Blocker
-
None
-
Operating System: Windows 7 64 bit
Jenkins: 1.642.4
Java: 1.7.0_15
Email Extension Plugin 2.41.3
Pipeline 1.15
Hello,
We are trying to send use the Email Extension Plugin in the Pipeline.
However, It is not possible to send the notification automatically to the culprits and/or committers (as for freestyle job).
I get the followign output when using the snippet generator:
emailext body: 'body', subject: 'subject', to: 'my@email'
- is related to
-
JENKINS-35365 EMail-Ext Extended Pipeline Support - Recipient Providers
-
- Closed
-
Same here.
New Pipeline commands for email-ext-plugin (e.g. triggers and culprits) would dramatically improve my use cases.