In our build environment, we store build results in up to 3 different locations. Therefore, when a build is deleted in Jenkins, we would like for it to be deleted in the other locations as well. To accomplish this, we need a Jenkins plugin that would execute a script every time a build is deleted in Jenkins.
I have only been using Jenkins for the past month (have found plugins for our other needs), so your feedback is definitely appreciated. Please let me know if I have overlooked an existing solution; otherwise, I will start investigating what's necessary to create a Jenkins plugin.
Thanks