Skip to content

Allow quarantine to support any type

Dan Davison requested to merge support-any-type into master

Allows within our specs to specify any type through the quarantine hash, and have the report loop through it.
Add Dividers to the report to separate types
Show no issue as the issue link if something like quarantine: { type: :new } is specified.

Screen_Shot_2020-02-11_at_2.33.41_PM Screen_Shot_2020-02-11_at_2.50.02_PM Screen_Shot_2020-02-11_at_3.00.20_PM
specified quarantine: { type: :new } specified quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/issues/12345', type: :waiting_for }
Edited by Dan Davison

Merge request reports