jschauma/jass

Support for GitHib Teams?

Closed this issue · 3 comments

The docs state that LDAP groups can be used. However, our Enterprise hosted GitHub doesn't allow LDAP connections.

Maybe something can be done around a call to the Team Membership API?

https://developer.github.com/v3/teams/members/

Also, specifying a team name instead of a number would be preferable. :)

This should work now. You can either specify a team by "org/team" name or by numeric id. Adding the "org" for the team name is necessary since it seems that team names can be non-unique across multiple orgs. Please give it a try and let me know if you run into any problems.

And we return to work tomorrow. Great timing man!

I would have looked into a PR but was traveling.