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

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2020-11-05 12:49:06 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2020-11-05 12:49:06 +0300
commit656448571d6e9bbe7ac400350a5803f044309c6f (patch)
tree9f61cd97167aaf03c515cc6e75eb1a4cb949c2ce
parent0c57bdc95f9adac8b7cc129cc60e4e1c4ee1bbe2 (diff)
issues: Remove inaccurate step in feature flag rollout template
The feature flag rollout template has a step which instructs the user to enable the fflag for individual groups or projects. Given that Gitaly doesn't support scoped feature flags at all, this step doesn't make a lot of sense. Remove it to avoid any confusion.
-rw-r--r--.gitlab/issue_templates/Feature Flag Roll Out.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Feature Flag Roll Out.md b/.gitlab/issue_templates/Feature Flag Roll Out.md
index 917cfdeb0..d99faf51b 100644
--- a/.gitlab/issue_templates/Feature Flag Roll Out.md
+++ b/.gitlab/issue_templates/Feature Flag Roll Out.md
@@ -36,7 +36,6 @@ If applicable, any groups/projects that are happy to have this feature turned on
- [ ] Enable on staging
- [ ] Test on staging
- [ ] Ensure that documentation has been updated
-- [ ] Enable on GitLab.com for individual groups/projects listed above and verify behaviour
- [ ] Announce on the issue an estimated time this will be enabled on GitLab.com
- [ ] Enable on GitLab.com by running chatops command in `#production`
- [ ] Cross post chatops slack command to `#support_gitlab-com` and in your team channel