From 82b8cbbd18f0ac91e5480f79833d5555fdcbd58d Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 11 Jun 2025 06:12:03 +0000 Subject: [PATCH] Add latest changes from gitlab-org/gitlab@master --- .gitlab/CODEOWNERS | 6 ++ .../components/work_item_actions.vue | 56 +++++++-------- .../group_migration_service.rb | 2 +- doc/api/openapi/openapi_v2.yaml | 14 ++++ doc/development/ai_features/glossary.md | 71 ++++++++++++------- doc/development/database/_index.md | 1 + doc/user/gitlab_duo/use_cases.md | 2 +- .../authenticate_with_container_registry.md | 1 + locale/gitlab.pot | 12 ++++ .../components/work_item_actions_spec.js | 2 +- 10 files changed, 112 insertions(+), 55 deletions(-) diff --git a/.gitlab/CODEOWNERS b/.gitlab/CODEOWNERS index 2b43b6d3658..d07d38c0775 100644 --- a/.gitlab/CODEOWNERS +++ b/.gitlab/CODEOWNERS @@ -38,6 +38,12 @@ /scripts/lint-doc.sh @gitlab-org/technical-writing/tw-docops @gitlab-org/tw-leadership /scripts/lint-docs-redirects.rb @gitlab-org/technical-writing/tw-docops @gitlab-org/tw-leadership +## Localization files that do not need `*` rule approval, +## but still require an approval from a Localization team DRI for each file. +/doc-locale/ @gitlab-com/localization/maintainers +/doc/development/i18n/proofreader.md @gitlab-com/localization/maintainers +/argo_translation.yml @gitlab-com/localization/maintainers + config/bounded_contexts.yml @fabiopitino @grzesiek @stanhu @cwoolley-gitlab @tkuah ^[Source code editing] diff --git a/app/assets/javascripts/work_items/components/work_item_actions.vue b/app/assets/javascripts/work_items/components/work_item_actions.vue index 17ccb6f7218..8c5d592f385 100644 --- a/app/assets/javascripts/work_items/components/work_item_actions.vue +++ b/app/assets/javascripts/work_items/components/work_item_actions.vue @@ -707,39 +707,39 @@ export default { - - - - - - - - - + + + + +