github-education-resources / classroom-assistant

Clone student repositories in bulk
https://classroom.github.com/assistant
MIT License
116 stars 39 forks source link

Use roster identifier in downloaded repository names #174

Open jtppragg opened 4 years ago

jtppragg commented 4 years ago

When downloading all the students' repositories for a given assignment, it is more useful to name the directories after the student's roster ID. Currently, the name of the student GitHub account is used as the directory name and we have to manually map that names into the ID we use to track and evaluate them.

I similar issue was opened (and fixed) for GitHub Classroom: https://github.com/education/classroom/pull/1877

TrutzX commented 1 year ago

+1