-
Bug
-
Resolution: Fixed
-
Minor
-
None
email-ext should be able to pick up the committer of the upstream job that started a build chain:
JobA --> JobB --> JobC
If JobC fails, email-ext e-mail should be sent to JobA committer.
email-ext should be able to pick up the committer of the upstream job that started a build chain:
JobA --> JobB --> JobC
If JobC fails, email-ext e-mail should be sent to JobA committer.
Code changed in jenkins
User: Christian Galsterer
Path:
src/main/java/hudson/plugins/emailext/plugins/recipients/UpstreamComitterRecipientProvider.java
src/main/resources/hudson/plugins/emailext/Messages.properties
http://jenkins-ci.org/commit/email-ext-plugin/dacc3e212cd4c95493b5060c2ae07a4885b7eb81
Log:
JENKINS-17742- Pick Up Committer from Upstream Job