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:
authorPaul Okstad <pokstad@gitlab.com>2019-09-18 07:43:33 +0300
committerPaul Okstad <pokstad@gitlab.com>2019-09-18 07:43:33 +0300
commitd96f0f2303c2d0b03ed4a9a31dd69323fa78f6a3 (patch)
tree12cbe9762e144b6a2ec5be9eac1e8c280b230bcf
parent068f49ce8e6565fad32e2e3660946f126382e3fc (diff)
parentce9a71d9c8a4056dfc1007973815beaa9c661b6b (diff)
Merge branch 'zj-label-issue-template' into 'master'
Labels update in the feature flag issue template See merge request gitlab-org/gitaly!1489
-rw-r--r--.gitlab/issue_templates/Feature Flag Roll Out.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab/issue_templates/Feature Flag Roll Out.md b/.gitlab/issue_templates/Feature Flag Roll Out.md
index 514fb3301..e265d800d 100644
--- a/.gitlab/issue_templates/Feature Flag Roll Out.md
+++ b/.gitlab/issue_templates/Feature Flag Roll Out.md
@@ -26,7 +26,7 @@ Remove the `:feature_name` feature flag ...
If applicable, any groups/projects that are happy to have this feature turned on early. Some organizations may wish to test big changes they are interested in with a small subset of users ahead of time for example.
-- `gitlab-org/gitlab-ce`/`gitlab-org/gitaly` projects
+- `gitlab-org/gitlab` / `gitlab-org/gitaly` projects
- `gitlab-org`/`gitlab-com` groups
- ...
@@ -43,4 +43,4 @@ If applicable, any groups/projects that are happy to have this feature turned on
- [ ] Announce on the issue that the flag has been enabled
- [ ] Remove feature flag and add changelog entry
-/label ~Gitaly ~"feature flag" ~"backstage"
+/label ~"devops::create" ~"group::gitaly" ~"feature flag" ~"backstage"