Pipeline not triggered on tag with annotation

Started to observe on 2025-11-13.

Prior to that date all tags triggered pipelines automatically

From 2025-11-13 automatic pipelines triggering is happening only when no annotation was posted with tag (e.g. git tag my_tag). Tags with annotation (e.g. git tag -a -m "" my_tag) does not trigger a pipeline automatically but have no issues when started manually

Edited by 🤖 GitLab Bot 🤖