Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

1 Installation

...

2.1 Configuration in Bitbucket Cloud

  1. Go to Bitbucket Settings   change to the team settings if needed settings → OAuth → Add Consumer; Note: admin rights for the selected account necessary
  2. Name your OAuth consumer, and enter the following URL to the Callback URL: https://ch-mibex-include-bitbucket.herokuapp.com/oauth-callback
  3. 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)

...