Group Push Rules
Constructors
Properties
All commit author emails must match this regex, e.g. @my-company.com$
.
All branch names must match this regex, e.g. (feature|hotfix)\/*
.
Only commits pushed using verified emails are allowed. Note This attribute is only supported in GitLab versions >= 16.4.
No commit message is allowed to match this regex, for example ssh\:\/\/
.
All commit messages must match this regex, e.g. Fixed \d+\..*
.
Deny deleting a tag.
Filenames matching the regular expression provided in this attribute are not allowed, for example, (jar|exe)$
.
Maximum file size (MB) allowed.
Allows only GitLab users to author commits.
GitLab will reject any files that are likely to contain secrets.
Only commits signed through GPG are allowed. Note This attribute is only supported in GitLab versions >= 16.4. */