Processing Multiple Text Files in Jenkins: Shell String Manipulation and Groovy Array Conversion
This article demonstrates how to list fail‑list files on Linux, extract user names via shell string trimming, capture the output in a Jenkins pipeline, convert it into a Groovy array, and send individualized email notifications with the corresponding files attached.
