summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2019-08-16 08:48:55 +0000
committerMarin Jankovski <marin@gitlab.com>2019-08-16 08:48:55 +0000
commita0ec8e9c7dbc7e175cf9313f5704828c23ef3b6b (patch)
tree7226505fa654910ec2052a77916b2bcc0548eb3e
parent4418907ccefc64ff26c318f9535a609353e3c3be (diff)
parent094ab4b0947afedad1b9fe91b7a22e006b241487 (diff)
downloadgitlab-ce-a0ec8e9c7dbc7e175cf9313f5704828c23ef3b6b.tar.gz
Merge branch 'add-feature-flag-cleanup-to-template' into 'master'
Document cleanup of feature flag after deploy See merge request gitlab-org/gitlab-ce!31893
-rw-r--r--.gitlab/issue_templates/Feature Flag Roll Out.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/Feature Flag Roll Out.md b/.gitlab/issue_templates/Feature Flag Roll Out.md
index b7db5a33faf..0cac769bd55 100644
--- a/.gitlab/issue_templates/Feature Flag Roll Out.md
+++ b/.gitlab/issue_templates/Feature Flag Roll Out.md
@@ -39,5 +39,6 @@ If applicable, any groups/projects that are happy to have this feature turned on
- [ ] 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
+- [ ] After the flag removal is deployed, [clean up the feature flag](https://docs.gitlab.com/ee/development/feature_flags/controls.html#cleaning-up) by running chatops command in `#production` channel
/label ~"feature flag"