Skip to content

Fix (project_)name_regex to accept non-ASCII letters and dash

gitlab-qa-bot requested to merge github/fork/jirutka/fix-project_name_regex into master

Created by: jirutka

This validates a project/group name, not directory path, so there’s no reason to forbid non-ASCII letters.

Merge request reports