Welcome to mirror list, hosted at ThFree Co, Russian Federation.

batched_background_migration_dictionary.template « templates « batched_background_migration « generators « lib - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8aa08e15f48de9bf7d6e23db649e57474bd8793c (plain)
1
2
3
4
5
6
---
migration_job_name: <%= class_name %>
description: # Please capture what <%= class_name %> does
feature_category: <%= feature_category %>
introduced_by_url: # URL of the MR (or issue/commit) that introduced the migration
milestone: <%= current_milestone %>