Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们管理一个大型 Jenkins 实例(< 1000 个工作)。我们对作业配置提出了一些建议,例如要保留的工件数量、要保留的作业数量等。
是否有插件可以检查不遵守此建议的工作并报告它们?
我使用Groovy 脚本控制台或配置切片插件来完成这些任务。