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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-04-21 21:10:22 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-04-21 21:10:22 +0300
commit2c87a975e36acc152da28665d39ca720f479fe53 (patch)
treedba6d512c4332acdbc91f2825f6f2d40b39acb49 /.gitlab
parent48e30ea32f840f5c92e71e34f7a3166b4fc35576 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/merge_request_templates/Removals.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitlab/merge_request_templates/Removals.md b/.gitlab/merge_request_templates/Removals.md
index 9d3738f63b5..159a07774ad 100644
--- a/.gitlab/merge_request_templates/Removals.md
+++ b/.gitlab/merge_request_templates/Removals.md
@@ -5,11 +5,11 @@
/milestone %
/assign `@EM/PM` (choose the DRI; remove backticks here, and below)
-**Be sure to link this MR to the relevant issue(s).**
+**Be sure to link this MR to the relevant issues.**
- Deprecation issue:
- Removal issue:
-- MR that removes the feature (optional):
+- MR that removed (or _will_ remove) the feature:
If there is no relevant deprecation issue, hit pause and:
@@ -45,6 +45,7 @@ Please review the [guidelines for removals](https://about.gitlab.com/handbook/ma
- [ ] Follow the process to [create a removal YAML file](https://about.gitlab.com/handbook/marketing/blog/release-posts/#creating-a-removal-entry).
- [ ] Add reviewers by the 10th.
- [ ] When ready to be merged and not later than the 15th, add the ~ready label and @ message the TW for final review and merge.
+ - Removal notices should not be merged before the code is removed from the product. Do not mark ~ready until the removal is complete, or you are certain it will be completed within the current milestone and released. If PMs are not sure, they should confirm with their Engineering Manager.
## Reviewers
@@ -66,6 +67,8 @@ with the same process as regular docs MRs. Add suggestions as needed, @ message
the PM to inform them the first review is complete, and remove
yourself as a reviewer if it's not yet ready for merge.
+**Removal notices should not be merged before the code is removed from the product.**
+
<details>
<summary>Expand for Details</summary>