Resolve "Integrate BitBucket Migration Script."
This code diff introduces a new script that automates the process of importing repositories from Bitbucket Cloud into GitLab. It includes several enhancements such as logging, dry run functionality, command-line options, and CSV output for results. The script also features improved error handling and provides a more user-friendly experience. Additionally, it offers the ability to import repositories from a CSV file, making it easier to migrate multiple repositories at once.
Edited by Jordan NG