Details
-
Improvement
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
IMHO it would be nice to be able to add custom header fields to emails. In our environment we are continuously building and testing different branches in parallel. Failing tests send out emails where filtering on custom header fields would add quite some comfort to the work of our developers.
Example:
X-Branch: main
X-BRanch: Version_2.60
and so on...
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Slide-O-Mix [ slide_o_mix ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Workflow | JNJira [ 144380 ] | JNJira + In-Review [ 191061 ] |
Once the new "pre-send" script feature is released, you should be able to do this using that pre-send script. See
JENKINS-12421for info.