Hi,
I use CircleCI for a lot of personal open source projects already, and am trying to start using it for my company’s open source projects as well.
When I try to authorize CircleCI for my Github Org, I noticed that Circle requests “Full control of private repositories”. This seems fishy, and makes it so our compliance won’t approve Circle for our open source projects.
Is there a way to enable CircleCI for just one repo (or all public repos), without requiring access to all of my org’s private repos?
The project is https://github.com/coatue/nightmare-jasmine.
Thanks!