# HG changeset patch # User Clemens Beck <cbeck@gitlab.com> # Date 1698949194 0 # Thu Nov 02 18:19:54 2023 +0000 # Node ID 51ad8e2627ed6ce15600d416a42d1ec200bcaf58 # Parent 22f14d4620190d6e52397ccf45e69ca38fea9152 Update section labels to 'core platform' Changes the enablement section labels to core platform in support of the recent name change. See https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/129180 diff --git a/.gitlab/merge_request_templates/Documentation update.md b/.gitlab/merge_request_templates/Documentation update.md --- a/.gitlab/merge_request_templates/Documentation update.md +++ b/.gitlab/merge_request_templates/Documentation update.md @@ -41,5 +41,5 @@ - [ ] Review by assigned maintainer, who can always request/require the above reviews. Maintainer's review can occur before or after a technical writer review. - [ ] Ensure a release milestone is set. -/label ~documentation ~"devops::systems" ~"group::distribution" ~"section::enablement" ~"Distribution:Build" ~"type::maintenance" ~"maintenance::refactor" +/label ~documentation ~"devops::systems" ~"group::distribution" ~"section::core platform" ~"Distribution:Build" ~"type::maintenance" ~"maintenance::refactor" /assign me diff --git a/deps.yml b/deps.yml --- a/deps.yml +++ b/deps.yml @@ -14,7 +14,7 @@ settings: gitlab_labels: - group::distribution - - section::enablement + - section::core platform - devops::systems - type::maintenance - maintenance::dependency