-
Notifications
You must be signed in to change notification settings - Fork 189
Description
Prerequisites:
-
Is the functionality available in the GitHub UI? If so, please provide a link to information about the feature.
-
Is the functionality available through the GitHub API? If the functionality is available, please provide links to the
API documentation (https://developer.github.com/v3/) as well as the Octokit documentation (https://octokit.github.io/). -
If the functionality is not yet available in the API, it would be helpful if you
contacted support (https://support.github.com/) or posted in the Community Forum (https://github.community/). Please
include a link to the forum post if you create one or a copy of the response from support.
New Feature
We want the ability to restrict repo admins from adding collaborator directly to a repo. We want to members to be added to Identity Provider Groups which are tied to GitHub Teams and not directly to the repo as a collaborator.
There is a webhook event for adding members to repos