Project

General

Profile

action #9544

Updated by okurz about 8 years ago

## acceptance criteria 
 * tagged builds have a special mark making then distinguishable from other builds (e.g. a star icon) 
 * tagged builds (along with all test results) are not deleted by tidy up scripts 


 ## tasks 
 * TODO what to do to accomplish this? 


 ## further explanation 

 We need to implement impliment Build tagging so we can identify when product builds (and their test results) are important - betas, alphas, GMCs, etc 

 This needs to be shown on the Dashboard, as well as used by any tidy up scripts (we never want to delete any test results from tagged builds)

Back