Private builds for public repository

I have an open source (public) GitHub repository using Terraform. Our organization wants to keep the Terraform output private, but keep the repository public.

I’ve disabled the “Free and Open Source” option and triggered a new build. However, the new build is still visible to non-organization members.

How can I enable private builds in CircleCI while having a public repository?

Hi there,

At this time, any authenticated user to CircleCI will be able to view build logs of public repos, even with “Free and Open Source” disabled. We’re working on making this distinction clearer in the UI to avoid confusion.

There is an existing feature request related to this topic if you’d like to add yourself as a vote! If you’re comfortable, including your use-case for this feature is always helpful:
https://ideas.circleci.com/cloud-feature-requests/p/allow-circleci-projects-to-be-private-irrespective-of-if-vcs-repo-is-public

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.