-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do you handle - starter code is not a template repository?? #134
Comments
UPDATE: Nathaniel told me that this feature is "under preview" By using the preview header, you'll be able to edit a repository to be a template, create a new repo as a template, and check if a repository is a template. so it looks like we may be able to automate this step when we create a new template. NOTE this will only need to happen once. @kcranston can you add this to the template functionality? |
Yes, we can do this. Two comments:
If you are ok with both of these, then I can go ahead and implement. |
i read that @kcranston change without notice!! yikes. and i'm guessing that because it's preview, most other packages will be slow to adapt this until it's fully released? |
Here are the pros and cons of using template repositories for github classroom: https://classroom.github.com/help/using-template-repos-for-assignments |
let's hold on this for now until the api functionality has solidified |
If it is possible to automate this part of the process it's worth doing it. it's annoying to have to go into the repo and click t he button :) to turn on the repo as being a template. if it's not a template you can't push it to the students from what i can tell. |
IF this is an easy code change as this is available in the API change we may implement otherwise we will discuss further what we'll do here... |
Is this setting accessible from the github api? i'm guessing it may not be but worth looking or i can ask nathaniel? i'll email him now about it.
The text was updated successfully, but these errors were encountered: