How do you reset the success ratio for a project?

How do you reset the success ratio for a project?

I can’t find any way of doing this, but I remember I was able to do this in the past.

Hi Mike,

There has never been a button in Continua CI to reset the success ratio for a configuration. If you are also happy to clean up the full build history, you can achieve this by changing the cleanup policy for the configuration (last page of the configuration wizard). Set the maximum builds to 0 and ensure that Statistics is ticked under “What to cleanup”.

Alternatively, if you are confident with editing the database you can update the relevant row of the builds_configurationstatistics table. Look up the statisticsid for your configuration in the builds_configuration table to find the correct row.