Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
Platform: All, OS: All
Description
When I tried to use the $CHANGES token in Email-ext message body, it only
returned the name(s) of the SVN users, who have checked in files, not any other
details, such as: time of change, check-in comments, and, above all files. I
think it is a bug.
Also, is it possible to have different body messages for different build
statuses? E.g., return the $BUILD_LOG for failed builds, but not for successful
builds?
Attachments
Issue Links
- is duplicated by
-
JENKINS-3779 CHANGES (File lists and diffs) in the email
-
- Closed
-
Much of what you ask for is available now in email-ext 2.3 (released today) with the showPaths and format parameters for $CHANGES.
Regarding body of messages.. you can already set a different body for different status when configuring a project (click "Advanced" and then "expand"). Different defaults in the global settings has been requested in
JENKINS-3670.So, closing this issue.. if the $CHANGES params in 2.3 aren't sufficient, please file a new request detailing what else you'd like to see, thanks.