gitlab does not honor the quiet flag on push

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Summary

git push --quiet option not honored when pushing to gitlab

See also: https://lore.kernel.org/git/20230519090559.GA3515410@coredump.intra.peff.net/

Steps to reproduce

Create a gitlab project

push a new branch using the -q git commandline option

Example Project

What is the current bug behavior?

informational message about creating pull requests is displayed

What is the expected correct behavior?

nothing is displayed when --quiet option is specified

Relevant logs and/or screenshots

remote:
remote: To create a merge request for stable, visit:
remote: https://gitlab.suse.de/kernel/kernel-source-scripts/-/merge_requests/new?merge_request%5Bsource_branch%5D=stable\ remote:

Gtilab identifies itself as:

GitLab Community Edition v16.5.0

Edited by 🤖 GitLab Bot 🤖