Project

General

Profile

action #104778

Updated by kraih over 2 years ago

After #104199, ticket references in labels are not expanded to URLs anymore. Once #104616 has been implemented we can revisit the functionality. 

 ### Acceptance criteria 
 * **AC1:** **AC1:**: "ticket reference URLs" are expanded in label description strings 

 ### Suggestions 
 * Wait for #104616 to be implemented, since it will have a significant impact on the implementation 
 * Make a second regex only for bugref expansion and use it in the appropriate `OpenQA::Utils` functions 
 * Ensure test coverage is still good enough, since not all functionality that depends on the regex is tested with all functions

Back