Skip to content

feat: Add `gitlab-qa` as an easy way to run QA against a GitLab environment

Graeme Gillies requested to merge ggillies/add-gitlab-qa into main

What

feat: Add gitlab-qa as an easy way to run QA against a GitLab environment

Part of delivery#2825 (closed)

This change adds a GitLab CI snippet and documentation that allows the running of GitLab QA against any GitLab instance.

Why

Testing QA instances seems to be something people across all parts of GitLab might want to do, so having a quick and easy setup for adding QA to a pipeline would be useful

Merge request reports