2023-03-04 22:38:38 +05:30
|
|
|
- title: "CiCdSettingsUpdate mutation renamed to ProjectCiCdSettingsUpdate"
|
2022-07-16 23:28:13 +05:30
|
|
|
announcement_milestone: "15.0"
|
|
|
|
removal_milestone: "16.0"
|
|
|
|
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:
|