CircleCI builds remain private after making Github repo public

A few days ago I made my repository public:

https://github.com/onimur/circleci-github-changelog-generator

But I can’t still see all the CircleCI builds for it:

https://circleci.com/gh/onimur/circleci-github-changelog-generator

Is that the expected behaviour? How can I make sure my builds remain public?

In Project Settings> Advanced. The Free and Open Source option the switch is locked

1 Like

Hi @onimur! Welcome to the community. Let me check with the team on this and see what’s going on here. Thanks for checking the Free & Open Source option first :slight_smile:

1 Like

Right now, in order to see the “Public” builds, people still need to log into CircleCI. They do not need to have any specific permissions or associations with the project, but they do need to be logged into CircleCI.

There is definitely room for improvement here, so any feedback is welcome.

Hello @thekatertot thanks for support.

I was able to keep my compilations public after recreating my repository on github. Even the “Free & Open Source” option switch is enabled and can be changed.

It is now possible to view the builds without being logged in.

Is there no trigger to make this switch when a repository on github goes from private to public and vice versa?

Thank you for your attention.

1 Like

I’m glad it’s working for you! I don’t think there’s a trigger for that behavior right now, but I’ll chat with the team and make sure.

1 Like

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