Push mirroriring pushes all tags
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
When setting up push mirroring, there is no way to prevent tags from being mirrored as well. This is a problem for us because we want to only push branches, not tags at all.
Steps reproduce:
- Setup push mirror for a repository with tags and configure only main branch to be pushed.
- Run update
Expected behaviour
Tags would not be pushed, or only qualifying tags would get pushed.
Actual behaviour
All tags are pushed.
Edited by 🤖 GitLab Bot 🤖