I wanted to try automated builds, but it seems that I need to give Docker Hub full read/write to all my private repositories, even though I only want to build from public repositories. It allows more restrictive way of linking my GitHub account, but then I can’t access repositories in my public organizations, so it’s not going to work.
Is there any way to use automated builds without giving Docker Hub accesses to unrelated private repositories?