Reintroduce BBM to migrate ci_builds_metadata for self-managed
In #552069 (closed) we added a background migration to move data into the new destinations, but we limited it to execute only on .com to ensure that it works as expected. We should reintroduce the migration for self-managed too.
Proposal
- create a new post deployment migration similar to the one in the .com migration but it returns early for .com
- Create a new background migration that inherits from the original one and used that in the pdm
Edited by 🤖 GitLab Bot 🤖