Skip to content

Improve Bugzilla results in package-updates-from-xcdchk.sh #24

@suntorytimed

Description

@suntorytimed

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions