Actions
action #104778
closedExpand ticket references in label description strings to URLs
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Feature requests
Target version:
Start date:
2022-01-10
Due date:
% Done:
0%
Estimated time:
Description
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: "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
Actions