pull-review icon indicating copy to clipboard operation
pull-review copied to clipboard

Bitbucket support

Open armand1m opened this issue 7 years ago • 3 comments

Hey! I loved it, is there any support for bitbucket? Couldn't find it =)

armand1m avatar Nov 05 '18 11:11 armand1m

hi @armand1m there's no support for non-GitHub version control vendors yet (e.g. Bitbucket, GitLab). it's definitely a long-term goal (along with support for local Git) though!

imsky avatar Nov 05 '18 18:11 imsky

Do you have an idea how much work it would be to support bitbucket?

MaxBenChrist avatar Jan 07 '19 10:01 MaxBenChrist

@MaxBenChrist it depends. making the tool provider-agnostic would take some time, maybe a week or so full-time. after that, if the BitBucket API supports all the operations that GitHub's API does, it'd be a few days of full-time work to integrate and test it - otherwise, would be longer if workarounds are even possible. i can probably start laying the groundwork for this soon. PRs are always welcome!

imsky avatar Jan 07 '19 20:01 imsky