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>2021-04-06 15:09:21 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-04-06 15:09:21 +0300
commitebed39e3cedad74e1a1ee4e8d33adfb8bbdc7040 (patch)
treeae91160251c527eb063413ff9e530b6da96eb74d /.gitlab
parent61ee5c363522f2639d1c515a74b9b02b7672c7c2 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Feature Flag Roll Out.md6
1 files changed, 1 insertions, 5 deletions
diff --git a/.gitlab/issue_templates/Feature Flag Roll Out.md b/.gitlab/issue_templates/Feature Flag Roll Out.md
index 16d7446fc21..fd2edd45dc8 100644
--- a/.gitlab/issue_templates/Feature Flag Roll Out.md
+++ b/.gitlab/issue_templates/Feature Flag Roll Out.md
@@ -64,17 +64,13 @@ Are there any other stages or teams involved that need to be kept in the loop?
**Initial Rollout**
-*Preperation Phase*
+*Preparation Phase*
- [ ] Enable on staging (`/chatops run feature set feature_name true --staging`)
- [ ] Test on staging
- [ ] Ensure that documentation has been updated ([More info](https://docs.gitlab.com/ee/development/documentation/feature_flags.html#features-that-became-enabled-by-default))
-- [ ] Coordinate a time to enable the flag with the SRE oncall and release managers
- - In `#production` by pinging `@sre-oncall`
- - In `#g_delivery` by pinging `@release-managers`
-
- [ ] Announce on the issue an estimated time this will be enabled on GitLab.com
*Partial Rollout Phase*