diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-26 15:06:18 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-09-26 15:06:18 +0000 |
commit | 4e9f718e190a944c39fda2a178eb8b901e7e6ec7 (patch) | |
tree | fcdcdf846450ebad15da60375ab3805ff9b343e8 /.gitlab | |
parent | 5707f305f4b961e24369fcdaecf0b8ce1c34bad8 (diff) | |
download | gitlab-ce-4e9f718e190a944c39fda2a178eb8b901e7e6ec7.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to '.gitlab')
-rw-r--r-- | .gitlab/issue_templates/Feature Flag Roll Out.md | 1 |
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 90c56417dbc..e0de8fab4a7 100644 --- a/.gitlab/issue_templates/Feature Flag Roll Out.md +++ b/.gitlab/issue_templates/Feature Flag Roll Out.md @@ -34,6 +34,7 @@ If applicable, any groups/projects that are happy to have this feature turned on - [ ] Test on staging - [ ] Ensure that documentation has been updated - [ ] Enable on GitLab.com for individual groups/projects listed above and verify behaviour +- [ ] Coordinate a time to enable the flag with `#production` and `#g_delivery` on slack. - [ ] 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 |