Skip to content

Add committer name check to push_rules

What does this MR do and why?

Related to issue #375339 (closed)

Migration MR !102359 (merged)

Add commit_committer_name_check to push_rules to compare whether the git username and GitLab full name of the user are consistent, if not, the push will be rejected.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

image

/cc @prajnamas

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Edited by Zehua Zhang

Merge request reports