bBucket2gHub icon indicating copy to clipboard operation
bBucket2gHub copied to clipboard

Tool for including Bitbucket commits in the contributions graph on GitHub

Results 6 bBucket2gHub issues
Sort by recently updated
recently updated
newest added

When syncing from a workspace with lots of repositories and lots of commits, there is a high possibility of being rate limited by Bitbucket and/or Github. [Github limits ](https://docs.github.com/rest/overview/rate-limits-for-the-rest-api) [Bitbucket...

enhancement
help wanted

I only have a write access level, and when i run the program i get a TypeError (Cannot read property 'forEach' of undefined at BitbucketPuller.getRepoNames)

help wanted

Getting repo list from Bitbucket... Fetching commits from 1 Bitbucket repos... Done. Creating GitHub shadow repo... Request to https://api.github.com/user/repos failed with status 422: "Repository creation failed." (node:15080) UnhandledPromiseRejectionWarning: Error: Initialization...

How do i fix this issue? ![Image](https://github.com/user-attachments/assets/e4ce6afb-1a97-4d20-b198-13eb6ff747a9)

Added an option/flag to manually list the repos to sync, as reported by [Fmacmak](https://github.com/Fmacmak) commented [on May 1](https://github.com/SV3A/bBucket2gHub/issues/10#issue-2272419335). Controlled by adding the repositories that you want to include or exclude...