Skip to content

Review possibility of skipping "review" and "qa" stages in dev.gitlab.org

At the moment we're running "duplicate" deployment pipelines in dev which results in issues like #447 (closed)

Running review and qa stages in dev.gitlab.org consumes additional resources and introduces aditional complexities into the pipeline (see #447 (comment 738613947) thread )

Based on above we may want to consider skipping those stages altogether in dev since they do not seem to add any value

Issue closure

  • close #449 (closed) if decision is not to extend review/qa pipelines into dev environment
  • move discussion to #449 (closed) if it is decided to continue with pipelines in both .com and dev

Acceptance criteria

  • decision is made whether to extend review and qa pipeline use into dev.gitlab.org instance
  • ADR is added to document the decision (!321 (merged))
  • #449 (closed) is either closed or promoted for scheduling
Edited by Mitchell Nielsen