Welcome to mirror list, hosted at ThFree Co, Russian Federation.

create-code-review-draft-wip.yml « 14_0 « removals « data - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 20eaaf3cd029ce968fc7c30672967c5523c53c7e (plain)
1
2
3
4
5
6
7
- name: "WIP merge requests renamed 'draft merge requests'"
  removal_date: "2021-06-22"
  removal_milestone: "14.0"
  reporter: phikai
  breaking_change: true
  body: |
    The WIP (work in progress) status for merge requests signaled to reviewers that the merge request in question wasn't ready to merge. We've renamed the WIP feature to **Draft**, a more inclusive and self-explanatory term. **Draft** clearly communicates the merge request in question isn't ready for review, and makes no assumptions about the progress being made toward it. **Draft** also reduces the cognitive load for new users, non-English speakers, and anyone unfamiliar with the WIP acronym.