-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe
Right now I have to use the detected Bugzilla references in a search on the Bugzilla UI. This requires adjustment of a search filter and repeated manual execution of this search to find resolved issues within a build.
Describe the solution you'd like
As an improvement compared to the current xcdchk script, the result for bug references should automatically return a Bugzilla query URL for listing all resolved issues with P1 and P2 priority for the given product version.
As an extended implementation, it would be even better, if the script outputs the results with given Bugzilla credentials (bsc# + summary) in a markdown formatted list like:
- bsc#100000 - openQA test fails
- bsc#100532 - kernel crash
Describe alternatives you've considered
Additional context
This should be done after #16 has been resolved.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request