Skip to content

Persist `needs:` validation as config error

Kamil Trzciński requested to merge persist-needs-error into master

What does this MR do?

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.

Does this MR meet the acceptance criteria?

Conformity

Related to: https://gitlab.com/gitlab-org/gitlab-ce/issues/66983

Edited by 🤖 GitLab Bot 🤖

Merge request reports