I have project where every build sends notification mail. Current: Recipients recieve notification as a new mail. Requirement: Recipients recieve notification under single mail thread.
Is there any possible way to do this from jenkins?
Used many plugins from jenkins for email notifications, but no way I was able to complete the requirement.