I would like to add users or teams to GitHub repositories. I wasn’t able to find any possibility in the docs. Is there really no way to invite users even if the user is logged in through the oauth?
Asked
Active
Viewed 742 times
0
-
See here: https://docs.github.com/en/rest/reference/collaborators#add-a-repository-collaborator – Matt Feb 27 '22 at 08:31
-
Does this answer your question? [How to invite a user to a private github repo within an organisation using the command line](https://stackoverflow.com/questions/64371517/how-to-invite-a-user-to-a-private-github-repo-within-an-organisation-using-the-c) – Matt Feb 27 '22 at 08:32
-
https://stackoverflow.com/questions/75180445/bash-script-to-automate-to-adding-multiple-members-to-multiple-teams-using-githu/75220277#75220277 – Shreenivasa Y G Mar 16 '23 at 03:46