Skip to content

Add a script to seed a project configured for merge trains

Allison Browne requested to merge ab-add-seed-file into master

What does this MR do and why?

This adds a script for developers/designers to use in order to add a configured merge trains project with 20 MRs to their gdk.

To run the script:

rake gitlab:seed:merge_trains:project

It doesn't have an issue. I just started taking some notes to get projects configured more quickly but decided to share with a rake script. I don't think it needs tests since it's not customer critical.

desc. screenshot
MR index Screenshot_2023-08-18_at_11.16.51_AM
Edited by Allison Browne

Merge request reports