summaryrefslogtreecommitdiff
path: root/data/removals/14_0/verify-ci-removalpipelineservice.yml
blob: f3583bd049814f1dab4d2b5ee4c8f36f48343192 (plain)
1
2
3
4
5
6
- name: "External Pipeline Validation Service Code Changes"
  removal_date: "2021-06-22"
  removal_milestone: "14.0"
  reporter: jreporter
  body: |
    For self-managed instances using the experimental [external pipeline validation service](https://docs.gitlab.com/ee/administration/external_pipeline_validation.html), the range of error codes GitLab accepts will be reduced. Currently, pipelines are invalidated when the validation service returns a response code from `400` to `499`. In GitLab 14.0 and later, pipelines will be invalidated for the `406: Not Accepted` response code only.