github-education-resources / classroom

GitHub Classroom automates repository creation and access control, making it easy for teachers to distribute starter code and collect assignments on GitHub.
https://classroom.github.com
1.35k stars 568 forks source link

Add roster entry to assignment repo internal API #2404

Closed d12 closed 5 years ago

d12 commented 5 years ago

Step 1 to solving https://github.com/education/classroom-assistant/issues/118, my Sunday evening project.

In order to use roster entries instead of usernames in Assistant, we have to return that data via our internal APIs. @srinjoym could you take a peek at this and make sure I'm working with the right API?