How to cleanup old Failed Builds in TeamCity?
Posted
by dr. evil
on Stack Overflow
See other posts from Stack Overflow
or by dr. evil
Published on 2010-06-01T07:21:34Z
Indexed on
2010/06/01
7:23 UTC
Read the original article
Hit count: 236
We do have hundreds of failed builds in TeamCity (number is especially high because of old retry on fail settings) and now it's a pain to browse history.
I want to clean up only old failed builds, is there anyway to do that in TeamCity? Normal clean-up policy only allows X days before the last successful build sort of clean ups.
© Stack Overflow or respective owner