Skip to content

chore(types): add artifact report types

Michael requested to merge chore/gitlab-artifact-reports into main

Add all report types that are in the free tier from https://docs.gitlab.com/ee/ci/yaml/artifacts_reports.html

While the reports never show in the MR due to the usage of child pipelines (see GitLab Epic), the junit for example it can still be visible in the child pipeline's test tab.

Merge request reports