mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
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:
@@ -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.
|
||||

|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user