Write an automation script to configure GtiLab fork-based workflow
- write a script that
- creates the fork in your own namespace
- adds the jenkins user as a "Developer"-level member
- sets up a remote for the forked repository (can't be
origin
, mr would overwrite it) - sets up branch tracking to existing MRs