I have a requirement to import repository from other GitHub, GitLabs or BitBucket accounts to my BitBucket on a schedule basis.
Understand that adhoc import can be done via the “Create Repository > Import Repository” approach and have tested this.
Is there a backend trigger (perhaps via API) or schedule approach to do similar import?
Reasons for this request is that we have multiple vendors using their own repository on GitHub, GitLabs or BitBucket and we need to consolidate their repos into our server, keeping it updated on a timely basis.