Skip to content

wip: qa issue generation

Mark Fletcher requested to merge qa-issue-generation into master

This MR intends to provide a task to generate the QA issue to include items to test for a new version of GitLab.

The current problem is that the QA issue must be generated before the picking process begins as it relies on the pick into X.X labels to determine the Merge Requests to target.

TODO:

  • tests

Merge request reports