Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'data/removals/16_0/16-0-ci-cd-settings-update-mutation-renamed.yml')
-rw-r--r--data/removals/16_0/16-0-ci-cd-settings-update-mutation-renamed.yml17
1 files changed, 0 insertions, 17 deletions
diff --git a/data/removals/16_0/16-0-ci-cd-settings-update-mutation-renamed.yml b/data/removals/16_0/16-0-ci-cd-settings-update-mutation-renamed.yml
deleted file mode 100644
index b506816a54b..00000000000
--- a/data/removals/16_0/16-0-ci-cd-settings-update-mutation-renamed.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-- title: "CiCdSettingsUpdate mutation renamed to ProjectCiCdSettingsUpdate"
- 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: