-
New Feature
-
Resolution: Unresolved
-
Major
-
None
It seems that the Ownership plugin does not expose a RecipientProvider based class that can be used by the emailext plugin in order to send emails.
See https://github.com/jenkinsci/email-ext-plugin
Most of Jenkins plugins do expose these.
One this class (OwnershipRecipientProvider) is added and exposed it should also be documented in the pipeline usage documentation page.
- relates to
-
JENKINS-20182 Add API for easy getting of ownership info from Groovy scripts
- Open