Populate Initial Tool Logic
Create script to:
• Identify all target repos of a specific GitLab group
• Pair these repos with a <group-name>
directory
• Automatically open MR's for each target repository
• Within each MR, create and populate each repo's .gitlab/issue_templates
and .gitlab/merge_request_templates
with the associated templates
• Merge MRs