Push mirror pushes tags although "only protected branches" selected
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
When using the "push-mirror" functionality, gitlab pushes tags although the "Only mirror protected branches" checkbox has been selected.
Steps to reproduce
- create source and destination repositories (e.g. https://gitlab.com/ensc/test-mirror-src + https://gitlab.com/ensc/test-mirror-dst) and configure mirroring from
srctodst. Select
-
Work in
src -
Create a tag in
src -
Work in
src -
Configure
dstthat every tag (*) is protected and that nobody can create them -
repeat 3+4
What is the current bug behavior?
What is the expected correct behavior?
-
only the (protected)
masterbranch is in thedstrepo, no tags -
mirroring succeeds after 5.
Edited by 🤖 GitLab Bot 🤖

