summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThong Kuah <tkuah@gitlab.com>2019-08-16 16:27:29 +1200
committerThong Kuah <tkuah@gitlab.com>2019-08-16 16:54:22 +1200
commit1b85637b0efbdbfae5122abb657e6556f2ddcbdc (patch)
treeeba942d7f4afca2ba8dae1e7e87d5f8ef62835e3
parent7daf1f41bee701b17a2f276b41f2f96a364cf03d (diff)
downloadgitlab-ce-ff_rollout_template.tar.gz
Add reminder to delete flag once code is removedff_rollout_template
-rw-r--r--.gitlab/issue_templates/Feature Flag Roll Out.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Feature Flag Roll Out.md b/.gitlab/issue_templates/Feature Flag Roll Out.md
index b7db5a33faf..c55ff897ab8 100644
--- a/.gitlab/issue_templates/Feature Flag Roll Out.md
+++ b/.gitlab/issue_templates/Feature Flag Roll Out.md
@@ -38,6 +38,7 @@ If applicable, any groups/projects that are happy to have this feature turned on
- [ ] Enable on GitLab.com by running chatops command in `#production`
- [ ] Cross post chatops slack command to `#support_gitlab-com` and in your team channel
- [ ] Announce on the issue that the flag has been enabled
-- [ ] Remove feature flag and add changelog entry
+- [ ] Remove feature flag in a MR and add changelog entry
+- [ ] After feature flag removal MR has been deployed to GitLab.com, delete the flag from GitLab.com
/label ~"feature flag"