[go: up one dir, main page]

Updates to mirror repo no longer trigger GitLab pipelines

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

Summary

When updating a mirrored Bitbucket repository, GitLab pipelines no longer run automatically (this worked before, but stopped), although commits are pulled to GitLab and pipelines can be manually triggered.

Example Project

https://gitlab.com/realeyes/replayer-ios-mirror.git (private)

Output of checks

This bug happens on GitLab.com (11.5.0-rc12-ee)

ZD: https://gitlab.zendesk.com/agent/tickets/108426 (internal)

Known workarounds

It has been observed that after this fails the setting mirror_trigger_builds is set to false and after the mirror is fixed the setting is not set back to true. This can be done with the Projects API endpoint.

Edited by 🤖 GitLab Bot 🤖