Closed timmipetit closed 10 years ago
Thank you for implementing this awesome feature. I just added tests and changed the output format a little bit. I think I'll also end up adding a cleanup-exclude
when I get some more time for github projects.
Btw, I pushed jenkins-autojobs 0.11.0 to PyPi.
Nice, and thanks for the cleanups and tests :+1:
Hey, I wrote functionality to remove jobs for branches that don't exist anymore. We push a lot of feature branches to Jenkins, and would like to have them cleaned up when they get merged into dev.
I'm currently appending some information to the config.xml ('createdByJenkinsAutojobs'), so that it only removes jobs that were created by jenkins-autojobs.