Skip to content

Allow running a one-off migration in GitLab.com

Nao Hashizume requested to merge nh-support-one-off-migration-in-gitlab-com into master

What does this MR do and why?

This MR enables us to run a one-off migration in GitLab.com by extending .gitlab-com-group-triage-variables in the one-off migration job. For example, !1779 (514e76c8). Previously, only .gitlab-org-group-triage-variables was available for running a one-off migration in GitLab.org.

Expected impact & dry-runs

An example dry-run: https://gitlab.com/gitlab-org/quality/triage-ops/-/jobs/3357929875

Action items

  • (If applicable) Add documentation to the handbook pages for Triage Operations =>
  • (If applicable) Identify the affected groups and how to communicate to them:
    • /cc @person_or_group =>
    • Relevant Slack channels =>
    • Engineering week-in-review

Merge request reports