danger / danger-js

⚠️ Stop saying "you forgot to …" in code review
http://danger.systems/js/
MIT License
5.24k stars 367 forks source link

Expose Bitbucket Cloud API in DSL #1350

Closed FabienLydoire closed 1 year ago

FabienLydoire commented 1 year ago

For the danger-plugin-eslint to work with BitBucket Cloud, we need to expose the BitBucketCloudAPI in the DSL.

This is the purpose of this PR. I hope it helps :)

orta commented 1 year ago

This seems reasonable to me - thanks

FabienLydoire commented 1 year ago

@orta May I ask when you will release with this PR code ?