It's possible a bitbucket integration or is it in your roadmap?
Thanks
Yes, this is definitely something we would like to have! Not many CI sources support BitBucket though, so let me know how does your setup look like :)
There's been work on splitting out our GitHub specific code into a generic framework in #299 / #59 - you should be able to build on top of that to add bitbucket support
It would also be great to add support for BitBucket Server for enterprise teams as well. Not sure if that would require anything additional compared to regular BitBucket
@schayes04 I already started with Bitbucket Server / Stash support some days ago (https://github.com/HeEAaD/danger/commits/bitbucker_server). A PR will follow in the next days.
Awesome. Let me know if you need help testing anything
Now we supports bitbucket cloud (and API), bitbucket server (and API) 馃帀 , close this issue 鈽猴笍 .
Is there documentation on how to integrate it?
ok found it, it's all here:
http://danger.systems/guides/getting_started.html
http://danger.systems/reference.html
Most helpful comment
Now we supports bitbucket cloud (and API), bitbucket server (and API) 馃帀 , close this issue 鈽猴笍 .