summaryrefslogtreecommitdiff
path: root/data/deprecations/15-6-deprecate-merge_status-api-field.yml
blob: 48b7824a13d9a4a884e5b634968b4a8a2e7ae043 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
- title: "merge_status API field"
  announcement_milestone: "15.6"
  removal_milestone: "16.0"
  breaking_change: true
  body: |
    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.
  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: