Skip to content

Update the limitations on project and group names/slugs

What does this MR do and why?

The documentation is updated to reflect the following:

  1. "+" is allowed in project name but not in group name.
  2. Parenthesis are allowed in group name but not in project name.
  3. Project and group slugs cannot contain parenthesis and "+".
  4. Project and group slugs cannot start or end with special characters.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #356162 (closed)

Merge request reports