Merge pull request #1273 from rkrdo/bitbucket-setup-doc-update

Added missing OAuth permission for Bitbucket remote
This commit is contained in:
Brad Rydzewski 2015-10-28 15:41:11 -07:00
commit 8b17e6518e

View file

@ -37,6 +37,7 @@ You must register your application with Bitbucket in order to generate a Client
Please use `http://drone.mycompany.com/authorize` as the Authorization callback URL. You will also need to check the following permissions:
* Account:Email
* Account:Read
* Team Membership:Read
* Repositories:Read
* Webhooks:Read and Write
@ -46,4 +47,4 @@ Please use `http://drone.mycompany.com/authorize` as the Authorization callback
This section details known issues and planned features:
* Pull Request support
* Mercurial support
* Mercurial support