gitlab-org--gitlab-foss/changelogs/unreleased/persist-needs-error.yml
Kamil Trzciński 0a39a3d4cd Persist needs: validation as config error
In case when `needs:` is missing, but when requested by service,
we would not save the pipeline with config_error.

This makes it explicit that we want to persist the error
as `config_error` failure reason.
2019-09-04 14:08:36 +02:00

5 lines
90 B
YAML

---
title: Persist `needs:` validation as config error
merge_request:
author:
type: fixed