From db384e6b19af03b4c3c82a5760d83a3fd79f7982 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 18 Aug 2023 10:50:51 +0000 Subject: Add latest changes from gitlab-org/gitlab@16-3-stable-ee --- doc/user/project/codeowners/reference.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/user/project/codeowners/reference.md') diff --git a/doc/user/project/codeowners/reference.md b/doc/user/project/codeowners/reference.md index d486b689638..c2fbbe88b6f 100644 --- a/doc/user/project/codeowners/reference.md +++ b/doc/user/project/codeowners/reference.md @@ -4,7 +4,7 @@ group: Source Code info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/product/ux/technical-writing/#assignments --- -# Code Owners syntax and error handling **(PREMIUM)** +# Code Owners syntax and error handling **(PREMIUM ALL)** This page describes the syntax and error handling used in Code Owners files, and provides an example file. @@ -210,6 +210,8 @@ Users can be owners of an entry. Each entry can be owned by ## Error handling in Code Owners +> Error validation [introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/216066) in GitLab 16.3. + ### Entries with spaces Paths containing whitespace must be escaped with backslashes: `path\ with\ spaces/*.md`. -- cgit v1.2.3