0

I am an instructor that uses Github classroom. All students in the classroom setup their repos with a specific prefix. I have a script that will retrieve my repos, find the ones that have the specific prefix and set the Notifications as I wish. All this works beautifully with one fatal flaw. The repos retrieved do not include the repos in my Github classrooms, just my personal repos.

I got this far by using my Github username and PAT as credentials for the API, but that does not seem to have the scope to find the repos in my Github classroom, even though the username for my personal Github account and my classroom appear to be the same.

How do I address the Github classroom repos specifically?

0 Answers0