Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Platform: All, OS: All
Description
We have this cool ability to add a job description to a job. It would be nice
if that were included in the "hudson is back to normal" or "job failed" emails.
Just for convenience, I know the link is already in there.
Attachments
Issue Links
- is related to
-
JENKINS-32012 Multi-line JOB_DESCRIPTION in subject blows up
-
- Resolved
-
Code changed in jenkins
User: Alex Earl
Path:
src/main/java/hudson/plugins/emailext/EmailExtensionPlugin.java
src/main/java/hudson/plugins/emailext/plugins/content/BuildIdContent.java
src/main/java/hudson/plugins/emailext/plugins/content/JobDescriptionContent.java
http://jenkins-ci.org/commit/email-ext-plugin/b19a26597d190c934ce96572c689124cb451cd34
Log:
Fix
JENKINS-4100andJENKINS-11895