Update github.md for limited org access (#5120)

Creating automated builds for public organizations is not possible with a "Limited Access" account at all; update the documentation to reflect this.
This commit is contained in:
mathieui
2017-10-26 23:47:03 +02:00
committed by Joao Fernandes
parent 050e6f00fb
commit 2fb76ccd3b

View File

@@ -55,7 +55,9 @@ If you selected to link your GitHub account with only a "Limited Access" link,
then after creating your automated build, you will need to either manually
trigger a Docker Hub build using the "Start a Build" button, or add the GitHub
webhook manually, as described in [GitHub Service
Hooks](github.md#github-service-hooks).
Hooks](github.md#github-service-hooks). This will only work for repositories
under the user account, and adding an automated build to a public GitHub
organization using a "Limited Access" link is not possible.
## Changing the GitHub user link
@@ -199,4 +201,4 @@ The image below shows the "Docker" Service Hook.
![bitbucket-hooks](images/github-side-hook.png)
If you add the "Docker" service manually, make sure the "Active" checkbox is
selected and click the "Update service" button to save your changes.
selected and click the "Update service" button to save your changes.