Open ndattani opened 5 years ago
There is an API for it, but I'm not sure it would solve your problem. It sounds like there's no way for a super user to do this on behalf of another user. You'd have to actually impersonate the user, then have their user account change the membership. You might be able to have your new employees give a token to your web app as part of onboarding them. 🤷♂️
We don't have this feature implemented yet in our library, but we could add it if you're interested. We'd also accept a PR!
I checked the related issues list and nothing came up.
I have had some frustrated organization members:
I searched online and found the instructions for changing from "private" to "public" for organization visibility: https://help.github.com/articles/publicizing-or-hiding-organization-membership/
It helped him:
But this is too much to do for every single member of the group. Can I not make this setting the default for all members joining my organization? Or at least have it easy for them to quickly change the setting?