1 Installation
...
2.1 Configuration in Bitbucket Cloud
- Go to BitbucketSettings → change to team settings → OAuth → Add Consumer
Note: admin rights for the selected account necessary - Name your OAuth consumer, and enter the following URL to the Callback URL: https://ch-mibex-include-bitbucketinclude4bitbucket.herokuapp.com/oauth-callback
Give Read permissions for Repositories, Issues, Pull Requests (depends on what macros you will use e.g., if you like to use the macro for showing all open pull requests, you have to add the appropriate permission)
...