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:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2020-10-28 11:31:47 +0300
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2020-10-28 11:31:47 +0300
commitf90bf5c891b4af2017af57da07d8da141d787375 (patch)
tree47b0f7f9bbd00b0117863ccd9a7a3a5ea840268b /.gitlab
parentbee8517ab043ff98c283a5f191e68e2bd75eb9de (diff)
issue template: Update labels for roll out issues
The template included the wrong labels, this change updates the labels in the template.
Diffstat (limited to '.gitlab')
-rw-r--r--.gitlab/issue_templates/Feature Flag Roll Out.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/issue_templates/Feature Flag Roll Out.md b/.gitlab/issue_templates/Feature Flag Roll Out.md
index e265d800d..917cfdeb0 100644
--- a/.gitlab/issue_templates/Feature Flag Roll Out.md
+++ b/.gitlab/issue_templates/Feature Flag Roll Out.md
@@ -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 ~"devops::create" ~"group::gitaly" ~"feature flag" ~"backstage"
+/label ~"devops::create" ~"group::gitaly" ~"feature flag" ~"feature::maintainance" ~"Category:Gitaly" ~"section::dev"