github-education-resources / teachers_pet

Command line tool to help teachers use GitHub in their classrooms
https://education.github.com/guide
MIT License
187 stars 74 forks source link

Support Fork method #42

Open afeld opened 10 years ago

afeld commented 10 years ago

As described in the guide, using forks for assignments is preferable for a lot of reasons. Would be great to have the following actions support forks of assignment repositories:

Note: will probably want to filter by current members of the students team a list of students or a particular team, so that it doesn't grab repositories from past iterations of the class.

tarebyte commented 10 years ago

Is this one already completed? I see both an open_issue action/command and a clone_repos action/command.

afeld commented 10 years ago

Nope, still open. I just meant that those actions work for the Sandbox strategy, but not for Forks.