Skip to content
This repository was archived by the owner on Feb 5, 2018. It is now read-only.

Conversation

@efthym
Copy link

@efthym efthym commented Jan 27, 2015

It should help with managing a course with limited number of private repos by deleting and re-using repos, as discussed in github-education-resources/teachers#28.
It follows closely the create_repos action but deletes instead of creating. (could share code somehow)

I could not get this to work with username/password authentication. It only worked after creating a personal access token with a 'delete_repo' scope and using that token to login to Github.

@tarebyte
Copy link
Contributor

@efthym, can you add specs for this feature?

I'd be more than happy to help you out as well, if you're not sure where to start.

@efthym
Copy link
Author

efthym commented Jan 28, 2015

I'm not sure where to start and my main work has caught up with me, so it could take a while...

@meneguzzi
Copy link

I second the need for this feature, but from a quick check of the existing proposed code, there seems to be an issue with Github's API preventing this from being done programmatically (perhaps as a safeguard). Is there anyone working on this at the moment?

@PeterDaveHello
Copy link

I think my code works fine.

@meneguzzi
Copy link

So, apologies for the ignorance here, but how do I merge this code to my current gem and start using the command?

…ber of the organization. This is because I only need to delete repos at the end of the course.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants