Details
-
Improvement
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
Jenkins 1.638
email-ext 2.47
Description
Currently, everytime email content is saved to workspace its filename will follow this pattern:
triggername-buildidrandomnumber.[txt|html]
instead of specified in label description
Check this to enable saving the generated email content to a file in the workspace. The file will be named "triggername-buildid.[txt|html].
This should be changed as BUILD_ID actually represents BUILD_NUMBER and it's unique. Also some build process may need to know filename in order to be passed to other plugins.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |