- name:"Toggle behavior of `/draft` quick action in merge requests"# (required) The name of the feature to be deprecated
announcement_milestone:"15.4"# (required) The milestone when this feature was first announced as deprecated.
announcement_date:"2022-09-22"# (required) 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:"16.0"# (required) The milestone when this feature is planned to be removed
removal_date:"2022-05-22"# (required) The date of the milestone release when this feature is planned to be removed. This should almost always be the 22nd of a month (YYYY-MM-22), unless you did an out of band blog post.
body:| # (required) Do not modify this line, instead modify the lines below.
In order to make the behavior of toggling the draft status of a merge request more clear via a quick action, we're deprecating and removing the toggle behavior of the `/draft` quick action. Beginning with the 16.0 release of GitLab, `/draft` will only set a merge request to Draft and a new `/ready` quick action will be used to remove the draft status.