Hello.
I want to install/develop some plugins for bitbucket cloud, like this one:
https://marketplace.atlassian.com/apps/1211619/reviewer-suggester-for-bitbucket-server?hosting=server&tab=overview
But there is an option, that "only server".
Do you have an API which allows to develop plugins like this but for bitbucket cloud?
Or currently, it's possible only for servers?
Thank you.
Here is the getting started guide for building apps on Bitbucket cloud: https://developer.atlassian.com/cloud/bitbucket/getting-started/
Based on the this help page, it looks like there are only three extension points. Pull request page is not one of them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.