summaryrefslogtreecommitdiff
path: root/data/deprecations/15-0-ci-cd-settings-update-mutation-renamed.yml
blob: 4f8fc40fd737b07e7c3eadcdfa8b481156f303e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
- title: "CiCdSettingsUpdate mutation renamed to ProjectCiCdSettingsUpdate"
  announcement_milestone: "15.0"
  announcement_date: "2022-05-22"
  removal_milestone: "16.0"
  removal_date: "2023-05-22"
  breaking_change: true
  reporter: pedropombeiro
  stage: Verify
  issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/361801
  body: |
    The `CiCdSettingsUpdate` mutation was renamed to `ProjectCiCdSettingsUpdate` in GitLab 15.0.
    The `CiCdSettingsUpdate` mutation will be removed in GitLab 16.0.
    Any user scripts that use the `CiCdSettingsUpdate` mutation must be updated to use `ProjectCiCdSettingsUpdate`
    instead.

  tiers: [Core, Premium, Ultimate]
  documentation_url: https://docs.gitlab.com/ee/api/graphql/reference/#mutationprojectcicdsettingsupdate
  image_url:
  video_url: