gr2m / milestones

A GitHub backed Milestone thingy
http://gr2m.github.io/milestones/
69 stars 14 forks source link

Does this work with private Bitbucket repositories? #45

Closed g1011010 closed 9 years ago

g1011010 commented 9 years ago

After installation, and changing the repoUrl, the page just shows "Loading...".

gr2m commented 9 years ago

Yes, it works directly against Github's APIs for issues: https://developer.github.com/v3/issues/.

If Bitbucket offers a similar one, you'd need to go in and wire up the API calls to whatever Bitbucket has