Skip to content

Prepare push rules for committer email change

Igor Drozdov requested to merge id-fix-push-rules-committer-email into master

What

Prepare push rules for committer email change

Why

When Web/UI commits signing is enabled, the committer email of the commits created on GitLab instance have <noreply@gitlab.com> in the committer field.

This MR prepares the push rules to either ignore the web commits if possible or use the author email instead because they are the same for Web commits

Related issue: Specify GitLab as a Committer for commits creat... (gitaly#5715 - closed)

Edited by Igor Drozdov

Merge request reports