Hi there, I've been working on some Jenkins automation to disable/delete jobs which haven't been triggered for the last X days based on some crontaks. I've already coded some groovy script and Jenkins jobs to do those actions automatically, but I've found this kind of process a bit ad hoc and I would like to provide a plugin to the community therefore they can use it and extend it.
- Github repo: *https://github.com/v1v/maintenance-jobs-scheduler-plugin <https://github.com/v1v/maintenance-jobs-scheduler-plugin>* - repository name: *maintenance-jobs-scheduler-plugin* - artifact-id:* maintenance-jobs-scheduler* - Github user: *v1v* - jenkins-ci.org: *v2v* - Description: *Perform some deletion or disabling of old jobs based on some cron tasks. You can configure this plugin globally based on some specific scheduler, excluding jobs with some regex, add some description in each disabling job (for tracking purposes), apply that filter for those jobs older than X days. Further details in the README.md file (* *https://github.com/v1v/maintenance-jobs-scheduler-plugin/blob/master/README.md)* - Status: *Adding some extra Test Scenarios* Looking forward for having some feedback. Thanks, VĂctor -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/8983e293-71d9-4b2a-95e9-cf3ed193b3db%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
