debian-mirror-gitlab/data/deprecations/15-6-deprecate-merge_status-api-field.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
825 B
YAML
Raw Normal View History

2023-03-04 22:38:38 +05:30
- title: "merge_status API field"
announcement_milestone: "15.6"
announcement_date: "2022-11-22"
removal_milestone: "16.0"
removal_date: "2023-05-22"
breaking_change: true
body: |
2023-01-13 00:05:48 +05:30
The `merge_status` field in the [merge request API](https://docs.gitlab.com/ee/api/merge_requests.html#merge-status) has been deprecated in favor of the `detailed_merge_status` field which more correctly identifies all of the potential statuses that a merge request can be in. API users are encouraged to use the new `detailed_merge_status` field instead. The `merge_status` field will be removed in v5 of the GitLab REST API.
2023-03-04 22:38:38 +05:30
stage: create
tiers:
issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/382032
documentation_url: https://docs.gitlab.com/ee/api/merge_requests.html#merge-status
image_url:
video_url: