Show CI build output on git push.

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

  • Close this issue

Description

For some projects it would be nice to the CI pipeline output piped through as output from the git push. So when you git push to a repository with a pipeline you would see the build output and the git push command would not terminate until the builds are done. This would mostly be nice in the cases where you have a project with a fast pipeline. Maybe it should even be configurable per pipeline in the .gitlab-ci.yml, if that is simple enough.

It should be executed as a post-receive or post-update hook, so that terminating the git push command while piping build output won't affect the push.

Edited Sep 04, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading