Is there a way to send an email if a build takes too long, like build timeout plugin but 'send email' vs. 'abort build'?
We'd like to monitor our builds and send an email to an admin or list of admins if a build or build step takes too long (preferably a configurable value per build and/or build step).
The Build-Timeout plugin looks really close, but we don't want to abort the build.
Any suggestions?
Thanks.
JP