|
|
|
|
|
by mydigitalself
4505 days ago
|
|
It has nothing to do with your company's private repo, it has to do with getting a list of ORGS you belong to. In fact chats for private repos is a completely separate matter and we allow users to upgrade their access to GitHub's repo scope if they want access to private repos. Otherwise we'd have to do:
* signup (only public repos)
* upgrade permissions -> org chats
* upgrade permissions -> repo chats And so then users need to understand three levels of permissions and scope and I don't want to burden people with that level of cognitive overload. It's hard enough to explain to people that they need to elevate privileges to get private repo access. Whilst a few people share your view, we've had nearly 10,000 grant us this access in a very short space of time and so it's not massively affecting our product right now and we have confidence in the future that GitHub will change their permissions and introduce a read-only permission that we will then switch to. |
|