jenkinsci / jenkinsci/workflow-basic-steps-plugin
[JENKINS-27572] Support for attachments in mail step
- Dominant language
- Java
- Stars
- 73
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if the basic "mail" step would support attaching files.
The way I imagine it, the attachments would be sourced from the archived artifacts, the same way the unarchive step does.
I started looking into this, but I didn't go too far. I figure this should be doable, though.
---
Originally reported by
jblanchard, imported from: Support for attachments in mail step
jglick
Raw content of original issue
It would be nice if the basic "mail" step would support attaching files.
The way I imagine it, the attachments would be sourced from the archived artifacts, the same way the unarchive step does.
I started looking into this, but I didn't go too far. I figure this should be doable, though.
Contributor guide
Assessment
This issue has not been assessed yet.