I am trying to find out users who have write access to a repository or a particular directory in the repo (especially for huge code bases). How do I find that out from Github's website?
You can see a combined overview of teams and people with access to your repository in your repository settings. For more information, see "Managing teams and people with access to your repository."
Collaborators on a personal repository can pull (read) the contents of the repository and push (write) changes to the repository. Note: In a private repository, repository owners can only grant write access to collaborators. Collaborators can't have read-only access to repositories owned by a personal account.
A public repository is visible to the public internet. You can choose to make the repository either public or private. Public repositories are visible to the public, while private repositories are only accessible to you, and people you share them with.
The tab "people" of an organization (such as dolores) will list the public members.
Note that the page "Permission levels for an organization" shows that only members and owners can see all members of an organization.
A non-member would see only the public members.
You can check out the GitHub API Organization member for more details.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With