From aee0a117a889461ce8ced6fcf73207fe017f1d99 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Mon, 20 Dec 2021 13:37:47 +0000 Subject: Add latest changes from gitlab-org/gitlab@14-6-stable-ee --- data/deprecations/15-0-remove-pipelines-from-version-field.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'data/deprecations/15-0-remove-pipelines-from-version-field.yml') diff --git a/data/deprecations/15-0-remove-pipelines-from-version-field.yml b/data/deprecations/15-0-remove-pipelines-from-version-field.yml index 6f4f8db55cd..88eafedf36b 100644 --- a/data/deprecations/15-0-remove-pipelines-from-version-field.yml +++ b/data/deprecations/15-0-remove-pipelines-from-version-field.yml @@ -2,6 +2,7 @@ announcement_milestone: "14.5" # The milestone when this feature was first announced as deprecated. announcement_date: "2021-11-22" # The date of the milestone release when this feature was first announced as deprecated. This should almost always be the 22nd of a month (YYYY-MM-22), unless you did an out of band blog post. removal_milestone: "15.0" # The milestone when this feature is planned to be removed + removal_date: "2022-05-22" # the date of the milestone release when this feature is planned to be removed body: | # Do not modify this line, instead modify the lines below. In GraphQL, there are two `pipelines` fields that you can use in a [`PackageDetailsType`](https://docs.gitlab.com/ee/api/graphql/reference/#packagedetailstype) to get the pipelines for package versions: -- cgit v1.2.1