diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2022-07-27 15:09:42 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2022-07-27 15:09:42 +0000 |
commit | 2977cf67ec27f8ab014bfee852d0ae7b56585242 (patch) | |
tree | 02f79019e66a59f9d4e07a13815c1528a963c78e /data/removals | |
parent | a4068557f4e8f0622798ccf824ac314e2008a57b (diff) | |
download | gitlab-ce-2977cf67ec27f8ab014bfee852d0ae7b56585242.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'data/removals')
-rw-r--r-- | data/removals/15_0/15-0-removal-artifacts-keyword.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/removals/15_0/15-0-removal-artifacts-keyword.yml b/data/removals/15_0/15-0-removal-artifacts-keyword.yml index 29edd922eae..15c9a5ee27a 100644 --- a/data/removals/15_0/15-0-removal-artifacts-keyword.yml +++ b/data/removals/15_0/15-0-removal-artifacts-keyword.yml @@ -3,7 +3,7 @@ announcement_date: "2022-02-22" removal_milestone: "15.0" removal_date: "2022-05-22" - breaking_change: false + breaking_change: true body: | As of GitLab 15.0, the [`artifacts:reports:cobertura`](https://docs.gitlab.com/ee/ci/yaml/artifacts_reports.html#artifactsreportscobertura-removed) keyword has been [replaced](https://gitlab.com/gitlab-org/gitlab/-/issues/344533) by |