Group Push Rules Args
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.
Users can only push commits to this repository if the commit author name is consistent with their GitLab account name.
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.
Reject commit when it’s not DCO certified.
Only commits signed through GPG are allowed. */