Permissions for OSS

Hi, I want to use CircleCI for my personal project.
It’s hosted by GitHub and repository visibility is public.
When using CircleCI with public repository,
who can see and edit repository config? (e.g. Environment variables, Notification)

Hello,

For OSS projects, the public will only be able to see builds. Any project settings, such as environment variables they will not have access to. They can follow your project and receive notifications. Does this help?

Thanks.
So, how can they see and edit project settings?
They must be a collaborator?

Yep. Giving them write access will allow them to view and edit project settings.

Thanks!
I got it.

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