Would it be possible to update the artifact cleanup strategy on a configuration to allow you to keep recommended artifacts. For example if you have a cleanup strategy that is performed after 30 builds but within this there are 3 recommended builds I would like to be able to keep the 3 recommended builds artifacts while continuing to use the artifact cleanup strategy. Currently I have to disable this and had to write a groovy script to accomplish what I want.
Description
Would it be possible to update the artifact cleanup strategy on a configuration to allow you to keep recommended artifacts. For example if you have a cleanup strategy that is performed after 30 builds but within this there are 3 recommended builds I would like to be able to keep the 3 recommended builds artifacts while continuing to use the artifact cleanup strategy. Currently I have to disable this and had to write a groovy script to accomplish what I want.
QB-3122