[Regression] Creating Tags creates 3 identical GitlabCI Pipelines

What is the current bug behavior?

I'm running praefect with 3 gitaly nodes. When creating a Tag via the web ui or ssh 3 identical pipelines are created for this. This does not happen everytime. As discussed in #320911 (closed) i'm creating a seperate issue for this but it seems to be related to replicating the changes to different gitaly nodes. The Pipeline itself is basic and includes just one script call and an only:tags. I already fixed it by disabling strong consistency so i currently can't provide logs.

version: 13.8 ce

Edited by Henry Sachs