gvalkov / jenkins-autojobs

Automatically create Jenkins jobs from template jobs and branches in a SCM repository
http://jenkins-autojobs.rtfd.org
Other
49 stars 39 forks source link

Added a `cleanup-filters` feature #47

Closed bartoszj closed 9 years ago

bartoszj commented 9 years ago

During cleanup, jenkins-autojobs checks configuration of all jobs in the Jenkins instance. If the Jenkins has a lot of jobs, like few hundreds, it will take some time to check all jobs. By using cleanup-filters user can select which jobs (by view or job name) should be checked.